Type Alias TIMER_OVF_W

Source
pub type TIMER_OVF_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field TIMER_OVF(0-3) writer - The interrupt enable bit for the TIMER%s_OVF interrupt.

Aliased Typeยง

struct TIMER_OVF_W<'a, REG> { /* private fields */ }