Struct SYN_Keypad¶
Matrix Keypad Context.
Public Attributes¶
| Type | Name |
|---|---|
| char | active_key |
| SYN_GPIO_Pin | cols |
| bool | is_pressed |
| char | keymap |
| char | last_raw_key |
| uint8_t | num_cols |
| uint8_t | num_rows |
| SYN_KeypadCallback | on_event |
| uint32_t | press_count |
| SYN_GPIO_Pin | rows |
| void * | user_ctx |
Public Attributes Documentation¶
variable active_key¶
variable cols¶
variable is_pressed¶
variable keymap¶
variable last_raw_key¶
variable num_cols¶
variable num_rows¶
variable on_event¶
variable press_count¶
variable rows¶
variable user_ctx¶
The documentation for this class was generated from the following file src/syntropic/input/syn_keypad.h