LTPS C++ API
Public Attributes | List of all members
RtcSram Struct Reference

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)
 

Detailed Description

Struct with SRAM registers for RTC.

Examples:
tibbit42.cpp.

The documentation for this struct was generated from the following file: