ldc2 2.0.0.0
|
LDC2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LDC2 Click example.
This example demonstrates the use of LDC 2 click board.
The demo application is composed of two sections :
Initializes the driver and configures the click board.
Measures the resonance impedance and proximity as well as the inductance and sensor frequency approximately every 200ms and displays all values on the USB UART.
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 | ) |