public static class OdroidBoardInfoProvider.OdroidC2BoardInfo extends BoardInfo
See Odroid C2 Hardware Technical details.
Also see Hardware PWM for details on PWM.
Modifier and Type | Method and Description |
---|---|
MmapGpioInterface |
createMmapGpio() |
int |
getPwmChip(int pwmNum) |
void |
initialisePins()
initialisePins is separate to the constructor as a lot of known BoardInfo
info instances get created on startup.
|
getAdcVRef, getCpuTemperature, getI2CBuses, getLibraryPath, getMake, getMemory, getModel, getName, sameMakeAndModel, toString
addAdcPinInfo, addAdcPinInfo, addAdcPinInfo, addAdcPinInfo, addDacPinInfo, addDacPinInfo, addDacPinInfo, addDacPinInfo, addDacPinInfo, addGeneralPinInfo, addGeneralPinInfo, addGeneralPinInfo, addGpioPinInfo, addGpioPinInfo, addGpioPinInfo, addGpioPinInfo, addGpioPinInfo, addPwmPinInfo, addPwmPinInfo, addPwmPinInfo, getAdcPins, getByAdcNumber, getByDacNumber, getByGpioNumber, getByName, getByPwmNumber, getDacPins, getGpioPins, getHeaders, getHeaderValues, mapToSysFsGpioNumber
public void initialisePins()
BoardInfo
initialisePins
in class BoardInfo
public int getPwmChip(int pwmNum)
getPwmChip
in class BoardInfo
public MmapGpioInterface createMmapGpio()
createMmapGpio
in class BoardInfo
Copyright © 2016–2018 mattjlewis. All rights reserved.