TsrW

Type Alias TsrW 

pub type TsrW<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field TSR writer - Time Seconds Register

Aliased Typeยง

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