Go to the documentation of this file. 1 #ifndef BUTTONCALLBACKREGISTER_H_
2 #define BUTTONCALLBACKREGISTER_H_
18 #endif // BUTTONCALLBACKREGISTER_H_
Definition: IApplicationInterface.h:7
Button
Buttons present on the board.
Definition: IUserInterface.h:16
void(* buttonCallbackFunction_t)(void *instance)
Prototype for a callback from a button press.
Definition: IUserInterface.h:28