Type Alias UTIE_W

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

Field UTIE writer - Write 1 to enable the user timer interrupt.

Aliased Type§

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