Struct esp32::timg0::int_st_timers::R
source · pub struct R(_);Expand description
Register INT_ST_TIMERS reader
Implementations§
source§impl R
impl R
sourcepub fn t0_int_st(&self) -> T0_INT_ST_R
pub fn t0_int_st(&self) -> T0_INT_ST_R
Bit 0 - interrupt when timer0 alarm
sourcepub fn t1_int_st(&self) -> T1_INT_ST_R
pub fn t1_int_st(&self) -> T1_INT_ST_R
Bit 1 - interrupt when timer1 alarm
sourcepub fn wdt_int_st(&self) -> WDT_INT_ST_R
pub fn wdt_int_st(&self) -> WDT_INT_ST_R
Bit 2 - Interrupt when an interrupt stage timeout
sourcepub fn lact_int_st(&self) -> LACT_INT_ST_R
pub fn lact_int_st(&self) -> LACT_INT_ST_R
Bit 3