Type Alias esp32h2::timg0::int_st_timers::R
source · pub type R = R<INT_ST_TIMERS_SPEC>;Expand description
Register INT_ST_TIMERS reader
Aliased Type§
struct R { /* private fields */ }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 - The masked interrupt status bit for the TIMG_T0_INT interrupt.
sourcepub fn wdt_int_st(&self) -> WDT_INT_ST_R
pub fn wdt_int_st(&self) -> WDT_INT_ST_R
Bit 1 - The masked interrupt status bit for the TIMG_WDT_INT interrupt.