ldc1000 2.0.0.0
|
Ldc1000 Click example. More...
Functions | |
void | application_init () |
void | application_task () |
int | main (void) |
Ldc1000 Click example.
This example showcases how to initialize and configure the logger and click modules and read and display proximity and impendance data.
The demo application is composed of two sections :
This function initializes and configures the logger and click modules. Configuration data is written to the: rp maximum/minimum, sensor frequency, LDC/Clock/Power registers.
This function reads and displays proximity and impendance data every 10th of a second.
void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |