IoAbstraction
Deprecated List
Member inputFromDfRobotShield (uint8_t pin=A0, AnalogDevice *device=nullptr)
Prefer to use the constructor direct in new code
Member inputFromDfRobotShieldV1 (uint8_t pin=A0, AnalogDevice *device=nullptr)
Prefer to use the constructor direct in new code
Member SwitchInput::initialise (IoAbstractionRef ioDevice, bool usePullUpSwitching=false)
please use init(IoAbstractionRef, SwitchInterruptMode) instead in new code
Member SwitchInput::initialiseInterrupt (IoAbstractionRef ioDevice, bool usePullUpSwitching=false)
please use init(IoAbstractionRef, SwitchInterruptMode) instead in new code