[][src]Type Definition esp32::timg::timg_int_clr_timers_reg::R

type R = R<u32, TIMG_INT_CLR_TIMERS_REG>;

Reader of register TIMG_INT_CLR_TIMERS_REG

Methods

impl R[src]

pub fn timg_lact_int_clr(&self) -> TIMG_LACT_INT_CLR_R[src]

Bit 3

pub fn timg_wdt_int_clr(&self) -> TIMG_WDT_INT_CLR_R[src]

Bit 2 - Interrupt when an interrupt stage timeout

pub fn timg_t1_int_clr(&self) -> TIMG_T1_INT_CLR_R[src]

Bit 1 - interrupt when timer1 alarm

pub fn timg_t0_int_clr(&self) -> TIMG_T0_INT_CLR_R[src]

Bit 0 - interrupt when timer0 alarm