touchkey2
2.0.0.0
|
Touchkey2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Touchkey2 Click example.
This application is touch controller.
The demo application is composed of two sections :
Initalizes device and makes an initial log.
Checks if new data byte have received in rx buffer (ready for reading), and if ready than reads one byte from rx buffer, that show if and what key is pressed.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |