captouch6 2.1.0.0
|
Cap Touch 6 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Cap Touch 6 Click Example.
This example demonstrates the use of Cap Touch 6 click board by reading and displaying the touch and proximity events.
The demo application is composed of two sections :
Initializes the driver and logger.
Reads the touch and proximity event pins state and displays them on the USB UART on changes.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |