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