TTK4155 Ping-pong project
|
Functions | |
int | button_init (void) |
Initialize button registers. More... | |
uint8_t | button_read (button_t button) |
Function to read joystick button or touch button push. More... | |
Implementation of button driver.
int button_init | ( | void | ) |
Initialize button registers.
uint8_t button_read | ( | button_t | button | ) |
Function to read joystick button or touch button push.
button | Type of button to read. |