Class BeagleBoneBoardInfoProvider.BeagleBoneBlackBoardInfo

    • Constructor Detail

      • BeagleBoneBlackBoardInfo

        public BeagleBoneBlackBoardInfo​(LocalSystemInfo localSysInfo,
                                        String model)
    • Method Detail

      • oldPopulateBoardPinInfo

        public void oldPopulateBoardPinInfo()
      • getPwmChipNumberOverride

        public int getPwmChipNumberOverride​(PinInfo pinInfo)
        Description copied from class: BoardPinInfo
        Get the PWM chip for the specified pin. Only relevant for sysfs hardware PWM control, in particular on the BeagleBone Black where the PWM chip number can change between reboots.
        Overrides:
        getPwmChipNumberOverride in class BoardPinInfo
        Parameters:
        pinInfo - object describing this pin
        Returns:
        The PWM chip number for the requested PWM channel number, return -1 if not supported