Struct esp32c3::rtc_cntl::rtc_time_update::R [−][src]
pub struct R(_);
Expand description
Register RTC_TIME_UPDATE
reader
Implementations
Bit 27 - Enable to record system stall time
Bit 28 - Enable to record 40M XTAL OFF time
Bit 29 - enable to record system reset time
Methods from Deref<Target = R<RTC_TIME_UPDATE_SPEC>>
Trait Implementations
Performs the conversion.