rtd
2.0.0.0
|
Rtd Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Rtd Click example.
This app measures temperature and converts the data to celsius degrees.
The demo application is composed of two sections :
Initializes RTD click driver, and sets the proper configuration mode for three wire RTD.
Measures temperature, converts the data to celsius degrees, and outputs them via UART.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |