Skip to main content

TimerW

Type Alias TimerW 

Source
pub type TimerW<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field TIMER writer - Timer Value

Aliased Typeยง

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