Type Alias CountW

Source
pub type CountW<'a, REG> = FieldWriter<'a, REG, 24, u32>;
Expand description

Field COUNT writer - Counter Value

Aliased Type§

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