rp2040_pac::watchdog::tick

Type Alias 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 */ }