captouch2 2.0.0.0
|
CapTouch2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
CapTouch2 Click example.
The demo application shows the button reading and checking.
The demo application is composed of two sections :
Configuring clicks and log objects. Reset device and settings the click in the default configuration.
Calls function to check touch detection (is interrupt occured) and shows message on USB UART on which input touch is detected or on which input touch is released. Also turns on LED on which linked input interrupt occured.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |