Type Alias rp2040_pac::watchdog::tick::COUNT_R
source · 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 */ }