![]() |
MT2523 API Reference
LinkIt SDK v4
|
This structure defines powerkey key data. More...
#include <hal_keypad.h>
Data Fields | |
| hal_keypad_key_state_t | state |
| Specifies the powerkey state is pressed or released. More... | |
| uint32_t | key_data |
| Specifies the powerkey data. More... | |
| uint32_t | time_stamp |
| Specifies the time stamp of event on the keypad. More... | |
This structure defines powerkey key data.
| uint32_t key_data |
Specifies the powerkey data.
| hal_keypad_key_state_t state |
Specifies the powerkey state is pressed or released.
| uint32_t time_stamp |
Specifies the time stamp of event on the keypad.