rtc_retain_mem_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
Partition of application which worked before goes to the deep sleep.
uint16_t
Reboot counter. Reset only when power is off.
union { struct { uint8_t factory_reset_state : 1; uint8_t reserve : 7; }; uint8_t val; }
uint8_t
Reserve.
uint32_t
Check sum crc32.

References

from examples