CounterR

Type Alias CounterR 

pub type CounterR = FieldReader<u16>;
Expand description

Field COUNTER reader - Counter Value

Aliased Typeยง

pub struct CounterR { /* private fields */ }