CFBD_ButtonCreationPack¶
#include <plain_button.h>
Public Attributes¶
| Name | |
|---|---|
| CFBD_GPIOHandle * | gpio |
| CFBDEventInputHandler | callbacks |
| CFBDInputEventContext * | input_context |
| CFBD_Bool | button_press_state |
| CFBD_Bool | isInterruptMode |
| void(*)(CFBD_PlainButton *button) | enable_intr |
Public Attributes Documentation¶
variable gpio¶
variable callbacks¶
variable input_context¶
variable button_press_state¶
variable isInterruptMode¶
variable enable_intr¶
Updated on 2026-02-03 at 13:21:55 +0000