rp2040_pac::watchdog::tick

Type Alias CYCLES_W

Source
pub type CYCLES_W<'a, REG> = FieldWriter<'a, REG, 9, u16>;
Expand description

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

Aliased Typeยง

struct CYCLES_W<'a, REG> { /* private fields */ }