AbleButtons V0.4.0
Lightweight button library for Arduino.
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nable
 CButtonCore Button class
 CButtonListTemplate for a list of buttons of the same type
 CCallbackButtonCallback button template to call a function if the button is pressed
 CCallbackClickerButtonCallback clicker button template to call a function if the button is pressed
 CCircuitResistor circuit base class
 CClickerPinDebounced pin class that remembers the previous debounced state
 CDebouncedPinDebouned Pin class
 CDoubleClickerPinPin class that counts state changes within a time-period
 CPinPin base class reading direct from the pin (without debouncing)
 CPulldownResistorCircuitDeclaration of a pulldown resistor circuit connected to the pin
 CPullupResistorCircuitDeclaration of a pull-up resistor circuit connected to the pin