|
Zumo32U4 library
|
Interfaces with button A on the Zumo 32U4. More...
#include <Zumo32U4Buttons.h>
Public Member Functions | |
| virtual bool | isPressed () |
| void | waitForPress () |
| void | waitForRelease () |
| void | waitForButton () |
| bool | getSingleDebouncedPress () |
| bool | getSingleDebouncedRelease () |
Interfaces with button A on the Zumo 32U4.
Definition at line 24 of file Zumo32U4Buttons.h.