pot3
2.0.0.0
|
Pot3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Pot3 Click example.
This application reads voltage value, calculates it to millivolts and then logs it to the uart terminal.
The demo application is composed of two sections :
Initializes devices module.
Reads VOUT value calculated to millivolts with 2000 conversions included in one measurement cycle.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |