▼Nable | |
CButton | Core Button class |
CButtonList | Template for a list of buttons of the same type |
CCallbackButton | Callback button template to call a function if the button is pressed |
CCallbackClickerButton | Callback clicker button template to call a function if the button is pressed |
CCircuit | Resistor circuit base class |
CClickerPin | Debounced pin class that remembers the previous debounced state |
CDebouncedPin | Debouned Pin class |
CDoubleClickerPin | Pin class that counts state changes within a time-period |
CPin | Pin base class reading direct from the pin (without debouncing) |
CPulldownResistorCircuit | Declaration of a pulldown resistor circuit connected to the pin |
CPullupResistorCircuit | Declaration of a pull-up resistor circuit connected to the pin |