LTPS C++ API
|
Struct with SRAM registers for RTC. More...
#include <rtc.h>
Public Attributes | |
uint8_t | address |
SRAM address (256 bytes: 0x00...0xFF) | |
uint8_t | value |
Value. | |
int | status |
Return status (EXIT_SUCCESS or EXIT_FAILURE) | |
const char * | error |
String error if something goes wrong (NULL for success) | |
Struct with SRAM registers for RTC.