hztov 2.0.0.0
|
HzToV Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
HzToV Click example.
This example demonstrates the use of Hz to V click board.
The demo application is composed of two sections :
Initializes the driver and enables the click board.
Sets the PWM frequency then reads the voltage from VO pin and logs all data on USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |