Type Alias CountW

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

Field COUNT writer - Counter Value

Aliased Type§

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