TimselW

Type Alias TimselW 

pub type TimselW<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field TIMSEL writer - Timer Select

Aliased Typeยง

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