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

type W = W<u32, TIMG_INT_CLR_TIMERS_REG>;

Writer for register TIMG_INT_CLR_TIMERS_REG

Methods

impl W[src]

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

Bit 3

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

Bit 2 - Interrupt when an interrupt stage timeout

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

Bit 1 - interrupt when timer1 alarm

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

Bit 0 - interrupt when timer0 alarm