|
Noiasca Tool Kit
Several helper functions and classes to make life with Arduino easier
|
This is the complete list of members for BeatPin, including all inherited members.
| BeatPin(byte pin, bool active=HIGH) | BeatPin | inline |
| begin() | GenericPin | inline |
| GenericPin(byte pinA, bool active=HIGH) | GenericPin | inline |
| off() override | BeatPin | inlinevirtual |
| on() override | BeatPin | inlinevirtual |
| setMaxBrightness(byte maxBrightness) | BeatPin | inline |
| setMinBrightness(byte minBrightness) | BeatPin | inline |
| setState(byte newState) | BasePin< 1 > | inlinevirtual |
| toggle() | BasePin< 1 > | inline |
| update() | BeatPin | inlinevirtual |