Struct esp32s2::timg0::int_ena_timers::R
source · pub struct R(_);Expand description
Register INT_ENA_TIMERS reader
Implementations§
source§impl R
impl R
sourcepub fn t0_int_ena(&self) -> T0_INT_ENA_R
pub fn t0_int_ena(&self) -> T0_INT_ENA_R
Bit 0 - The interrupt enable bit for the TIMG_T0_INT interrupt.
sourcepub fn t1_int_ena(&self) -> T1_INT_ENA_R
pub fn t1_int_ena(&self) -> T1_INT_ENA_R
Bit 1 - The interrupt enable bit for the TIMG_T1_INT interrupt.
sourcepub fn wdt_int_ena(&self) -> WDT_INT_ENA_R
pub fn wdt_int_ena(&self) -> WDT_INT_ENA_R
Bit 2 - The interrupt enable bit for the TIMG_WDT_INT interrupt.
sourcepub fn lact_int_ena(&self) -> LACT_INT_ENA_R
pub fn lact_int_ena(&self) -> LACT_INT_ENA_R
Bit 3 - The interrupt enable bit for the TIMG_LACT_INT interrupt.