Noiasca Tool Kit
Several helper functions and classes to make life with Arduino easier
|
This is the complete list of members for OnOffPin, including all inherited members.
getCurrentBrightness() | OnOff< DiscretePin > | inline |
off() override | OnOff< DiscretePin > | inline |
on() override | OnOff< DiscretePin > | inline |
OnOffPin(byte pin, uint8_t active=HIGH) | OnOffPin | inline |
setMaxBrightness(uint8_t newBrightness) | OnOff< DiscretePin > | inline |
toggle() | OnOff< DiscretePin > | inline |