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

type W = W<u32, TIMG_INT_ST_TIMERS_REG>;

Writer for register TIMG_INT_ST_TIMERS_REG

Methods

impl W[src]

pub fn timg_lact_int_st(&mut self) -> TIMG_LACT_INT_ST_W[src]

Bit 3

pub fn timg_wdt_int_st(&mut self) -> TIMG_WDT_INT_ST_W[src]

Bit 2 - Interrupt when an interrupt stage timeout

pub fn timg_t1_int_st(&mut self) -> TIMG_T1_INT_ST_W[src]

Bit 1 - interrupt when timer1 alarm

pub fn timg_t0_int_st(&mut self) -> TIMG_T0_INT_ST_W[src]

Bit 0 - interrupt when timer0 alarm