pub type COUNT_R = FieldReader<u16>;
Expand description
Field COUNT
reader - Count down timer: the remaining number clk_tick cycles before the next tick is generated.
Aliased Typeยง
struct COUNT_R { /* private fields */ }
pub type COUNT_R = FieldReader<u16>;
Field COUNT
reader - Count down timer: the remaining number clk_tick cycles before the next tick is generated.
struct COUNT_R { /* private fields */ }