Class BeagleBoneBoardInfoProvider.BeagleBoneBlackBoardInfo

    • Constructor Detail

      • BeagleBoneBlackBoardInfo

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

      • oldPopulateBoardPinInfo

        public void oldPopulateBoardPinInfo()
      • getPwmChip

        public int getPwmChip​(int pwmNum)
        Description copied from class: BoardInfo
        Get the PWM chip for the specified PWM number. Only actually relevant for sysfs PWM control on the BeagleBone Black.
        Overrides:
        getPwmChip in class BoardInfo
        Parameters:
        pwmNum - The sysfs PWM channel number
        Returns:
        The PWM chip number for the requested PWM channel number, -1 if not found / not relevant