VSF Documented
|
Macros | |
#define | KEY_PORT MPS2_SCC->CFG_REG3 |
#define | NUM_KEYS (8) /* Number of available keys */ |
Functions | |
int32_t | Buttons_Initialize (void) |
Initialize buttons. | |
int32_t | Buttons_Uninitialize (void) |
De-initialize buttons. | |
uint32_t | Buttons_GetState (void) |
Get buttons state. | |
uint32_t | Buttons_GetCount (void) |
Get number of available buttons. | |
#define KEY_PORT MPS2_SCC->CFG_REG3 |
#define NUM_KEYS (8) /* Number of available keys */ |
int32_t Buttons_Initialize | ( | void | ) |
Initialize buttons.
int32_t Buttons_Uninitialize | ( | void | ) |
De-initialize buttons.
uint32_t Buttons_GetState | ( | void | ) |
Get buttons state.
uint32_t Buttons_GetCount | ( | void | ) |
Get number of available buttons.