[][src]Type Definition esp32::rtccntl::rtc_cntl_int_st_reg::W

type W = W<u32, RTC_CNTL_INT_ST_REG>;

Writer for register RTC_CNTL_INT_ST_REG

Methods

impl W[src]

pub fn rtc_cntl_main_timer_int_st(&mut self) -> RTC_CNTL_MAIN_TIMER_INT_ST_W[src]

Bit 8 - RTC main timer interrupt state

pub fn rtc_cntl_brown_out_int_st(&mut self) -> RTC_CNTL_BROWN_OUT_INT_ST_W[src]

Bit 7 - brown out interrupt state

pub fn rtc_cntl_touch_int_st(&mut self) -> RTC_CNTL_TOUCH_INT_ST_W[src]

Bit 6 - touch interrupt state

pub fn rtc_cntl_sar_int_st(&mut self) -> RTC_CNTL_SAR_INT_ST_W[src]

Bit 5 - ULP-coprocessor interrupt state

pub fn rtc_cntl_time_valid_int_st(&mut self) -> RTC_CNTL_TIME_VALID_INT_ST_W[src]

Bit 4 - RTC time valid interrupt state

pub fn rtc_cntl_wdt_int_st(&mut self) -> RTC_CNTL_WDT_INT_ST_W[src]

Bit 3 - RTC WDT interrupt state

pub fn rtc_cntl_sdio_idle_int_st(&mut self) -> RTC_CNTL_SDIO_IDLE_INT_ST_W[src]

Bit 2 - SDIO idle interrupt state

pub fn rtc_cntl_slp_reject_int_st(&mut self) -> RTC_CNTL_SLP_REJECT_INT_ST_W[src]

Bit 1 - sleep reject interrupt state

pub fn rtc_cntl_slp_wakeup_int_st(&mut self) -> RTC_CNTL_SLP_WAKEUP_INT_ST_W[src]

Bit 0 - sleep wakeup interrupt state