Noiasca Tool Kit
Several helper functions and classes to make life with Arduino easier
|
This is the complete list of members for BlinkPin, including all inherited members.
BlinkPin(byte pin) | BlinkPin | inline |
off() override | Blink< DiscretePin > | inline |
on() override | Blink< DiscretePin > | inline |
on(bool force) | Blink< DiscretePin > | inline |
setOffInterval(uint16_t newInterval) | Blink< DiscretePin > | inline |
setOnInterval(uint16_t newInterval) | Blink< DiscretePin > | inline |
toggle() override | Blink< DiscretePin > | inline |
update(uint32_t currentMillis=millis()) | Blink< DiscretePin > | inline |