Struct esp32s3_hal::pac::rtc_cntl::int_raw_rtc::R
pub struct R(_);
Expand description
Register INT_RAW_RTC
reader
Implementations§
§impl R
impl R
pub fn slp_wakeup_int_raw(&self) -> BitReaderRaw<bool>
pub fn slp_wakeup_int_raw(&self) -> BitReaderRaw<bool>
Bit 0 - sleep wakeup interrupt raw
pub fn slp_reject_int_raw(&self) -> BitReaderRaw<bool>
pub fn slp_reject_int_raw(&self) -> BitReaderRaw<bool>
Bit 1 - sleep reject interrupt raw
pub fn sdio_idle_int_raw(&self) -> BitReaderRaw<bool>
pub fn sdio_idle_int_raw(&self) -> BitReaderRaw<bool>
Bit 2 - SDIO idle interrupt raw
pub fn wdt_int_raw(&self) -> BitReaderRaw<bool>
pub fn wdt_int_raw(&self) -> BitReaderRaw<bool>
Bit 3 - RTC WDT interrupt raw
pub fn touch_scan_done_int_raw(&self) -> BitReaderRaw<bool>
pub fn touch_scan_done_int_raw(&self) -> BitReaderRaw<bool>
Bit 4 - enable touch scan done interrupt raw
pub fn ulp_cp_int_raw(&self) -> BitReaderRaw<bool>
pub fn ulp_cp_int_raw(&self) -> BitReaderRaw<bool>
Bit 5 - ULP-coprocessor interrupt raw
pub fn touch_done_int_raw(&self) -> BitReaderRaw<bool>
pub fn touch_done_int_raw(&self) -> BitReaderRaw<bool>
Bit 6 - touch interrupt raw
pub fn touch_active_int_raw(&self) -> BitReaderRaw<bool>
pub fn touch_active_int_raw(&self) -> BitReaderRaw<bool>
Bit 7 - touch active interrupt raw
pub fn touch_inactive_int_raw(&self) -> BitReaderRaw<bool>
pub fn touch_inactive_int_raw(&self) -> BitReaderRaw<bool>
Bit 8 - touch inactive interrupt raw
pub fn brown_out_int_raw(&self) -> BitReaderRaw<bool>
pub fn brown_out_int_raw(&self) -> BitReaderRaw<bool>
Bit 9 - brown out interrupt raw
pub fn main_timer_int_raw(&self) -> BitReaderRaw<bool>
pub fn main_timer_int_raw(&self) -> BitReaderRaw<bool>
Bit 10 - RTC main timer interrupt raw
pub fn saradc1_int_raw(&self) -> BitReaderRaw<bool>
pub fn saradc1_int_raw(&self) -> BitReaderRaw<bool>
Bit 11 - saradc1 interrupt raw
pub fn tsens_int_raw(&self) -> BitReaderRaw<bool>
pub fn tsens_int_raw(&self) -> BitReaderRaw<bool>
Bit 12 - tsens interrupt raw
pub fn cocpu_int_raw(&self) -> BitReaderRaw<bool>
pub fn cocpu_int_raw(&self) -> BitReaderRaw<bool>
Bit 13 - riscV cocpu interrupt raw
pub fn saradc2_int_raw(&self) -> BitReaderRaw<bool>
pub fn saradc2_int_raw(&self) -> BitReaderRaw<bool>
Bit 14 - saradc2 interrupt raw
pub fn swd_int_raw(&self) -> BitReaderRaw<bool>
pub fn swd_int_raw(&self) -> BitReaderRaw<bool>
Bit 15 - super watch dog interrupt raw
pub fn xtal32k_dead_int_raw(&self) -> BitReaderRaw<bool>
pub fn xtal32k_dead_int_raw(&self) -> BitReaderRaw<bool>
Bit 16 - xtal32k dead detection interrupt raw
pub fn cocpu_trap_int_raw(&self) -> BitReaderRaw<bool>
pub fn cocpu_trap_int_raw(&self) -> BitReaderRaw<bool>
Bit 17 - cocpu trap interrupt raw
pub fn touch_timeout_int_raw(&self) -> BitReaderRaw<bool>
pub fn touch_timeout_int_raw(&self) -> BitReaderRaw<bool>
Bit 18 - touch timeout interrupt raw
pub fn glitch_det_int_raw(&self) -> BitReaderRaw<bool>
pub fn glitch_det_int_raw(&self) -> BitReaderRaw<bool>
Bit 19 - glitch_det_interrupt_raw
pub fn touch_approach_loop_done_int_raw(&self) -> BitReaderRaw<bool>
pub fn touch_approach_loop_done_int_raw(&self) -> BitReaderRaw<bool>
Bit 20 - touch approach mode loop interrupt raw
Methods from Deref<Target = R<INT_RAW_RTC_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.