rp2040_pac::watchdog::tick

Type Alias CYCLES_R

Source
pub type CYCLES_R = FieldReader<u16>;
Expand description

Field CYCLES reader - Total number of clk_tick cycles before the next tick.

Aliased Typeยง

struct CYCLES_R { /* private fields */ }