CountW

Type Alias CountW 

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

Field COUNT writer - Counter Value

Aliased Typeยง

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