Struct esp32s3_hal::pac::rtc_cntl::int_st_rtc::R
pub struct R(_);
Expand description
Register INT_ST_RTC
reader
Implementations§
§impl R
impl R
pub fn slp_wakeup_int_st(&self) -> BitReaderRaw<bool>
pub fn slp_wakeup_int_st(&self) -> BitReaderRaw<bool>
Bit 0 - sleep wakeup interrupt state
pub fn slp_reject_int_st(&self) -> BitReaderRaw<bool>
pub fn slp_reject_int_st(&self) -> BitReaderRaw<bool>
Bit 1 - sleep reject interrupt state
pub fn sdio_idle_int_st(&self) -> BitReaderRaw<bool>
pub fn sdio_idle_int_st(&self) -> BitReaderRaw<bool>
Bit 2 - SDIO idle interrupt state
pub fn wdt_int_st(&self) -> BitReaderRaw<bool>
pub fn wdt_int_st(&self) -> BitReaderRaw<bool>
Bit 3 - RTC WDT interrupt state
pub fn touch_scan_done_int_st(&self) -> BitReaderRaw<bool>
pub fn touch_scan_done_int_st(&self) -> BitReaderRaw<bool>
Bit 4 - enable touch scan done interrupt raw
pub fn ulp_cp_int_st(&self) -> BitReaderRaw<bool>
pub fn ulp_cp_int_st(&self) -> BitReaderRaw<bool>
Bit 5 - ULP-coprocessor interrupt state
pub fn touch_done_int_st(&self) -> BitReaderRaw<bool>
pub fn touch_done_int_st(&self) -> BitReaderRaw<bool>
Bit 6 - touch done interrupt state
pub fn touch_active_int_st(&self) -> BitReaderRaw<bool>
pub fn touch_active_int_st(&self) -> BitReaderRaw<bool>
Bit 7 - touch active interrupt state
pub fn touch_inactive_int_st(&self) -> BitReaderRaw<bool>
pub fn touch_inactive_int_st(&self) -> BitReaderRaw<bool>
Bit 8 - touch inactive interrupt state
pub fn brown_out_int_st(&self) -> BitReaderRaw<bool>
pub fn brown_out_int_st(&self) -> BitReaderRaw<bool>
Bit 9 - brown out interrupt state
pub fn main_timer_int_st(&self) -> BitReaderRaw<bool>
pub fn main_timer_int_st(&self) -> BitReaderRaw<bool>
Bit 10 - RTC main timer interrupt state
pub fn saradc1_int_st(&self) -> BitReaderRaw<bool>
pub fn saradc1_int_st(&self) -> BitReaderRaw<bool>
Bit 11 - saradc1 interrupt state
pub fn tsens_int_st(&self) -> BitReaderRaw<bool>
pub fn tsens_int_st(&self) -> BitReaderRaw<bool>
Bit 12 - tsens interrupt state
pub fn cocpu_int_st(&self) -> BitReaderRaw<bool>
pub fn cocpu_int_st(&self) -> BitReaderRaw<bool>
Bit 13 - riscV cocpu interrupt state
pub fn saradc2_int_st(&self) -> BitReaderRaw<bool>
pub fn saradc2_int_st(&self) -> BitReaderRaw<bool>
Bit 14 - saradc2 interrupt state
pub fn swd_int_st(&self) -> BitReaderRaw<bool>
pub fn swd_int_st(&self) -> BitReaderRaw<bool>
Bit 15 - super watch dog interrupt state
pub fn xtal32k_dead_int_st(&self) -> BitReaderRaw<bool>
pub fn xtal32k_dead_int_st(&self) -> BitReaderRaw<bool>
Bit 16 - xtal32k dead detection interrupt state
pub fn cocpu_trap_int_st(&self) -> BitReaderRaw<bool>
pub fn cocpu_trap_int_st(&self) -> BitReaderRaw<bool>
Bit 17 - cocpu trap interrupt state
pub fn touch_timeout_int_st(&self) -> BitReaderRaw<bool>
pub fn touch_timeout_int_st(&self) -> BitReaderRaw<bool>
Bit 18 - Touch timeout interrupt state
pub fn glitch_det_int_st(&self) -> BitReaderRaw<bool>
pub fn glitch_det_int_st(&self) -> BitReaderRaw<bool>
Bit 19 - glitch_det_interrupt state
pub fn touch_approach_loop_done_int_st(&self) -> BitReaderRaw<bool>
pub fn touch_approach_loop_done_int_st(&self) -> BitReaderRaw<bool>
Bit 20 - touch approach mode loop interrupt state
Methods from Deref<Target = R<INT_ST_RTC_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.