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