Struct esp32c3::rtc_cntl::int_st_rtc::R [−][src]
pub struct R(_);
Expand description
Register INT_ST_RTC
reader
Implementations
Bit 0 - sleep wakeup interrupt state
Bit 1 - sleep reject interrupt state
Bit 3 - RTC WDT interrupt state
Bit 9 - brown out interrupt state
Bit 10 - RTC main timer interrupt state
Bit 15 - super watch dog interrupt state
Bit 16 - xtal32k dead detection interrupt state
Bit 19 - glitch_det_interrupt state
Bit 20 - bbpll cal end interrupt state
Methods from Deref<Target = R<INT_ST_RTC_SPEC>>
Trait Implementations
Performs the conversion.