LTPS C++ API
|
Struct with temperature for DS3234. More...
#include <rtc.h>
Public Attributes | |
float | temp |
Temperature in C degrees. | |
int | status |
Return status (EXIT_SUCCESS or EXIT_FAILURE) | |
const char * | error |
String error if something goes wrong (NULL for success) | |
Struct with temperature for DS3234.