Module rp2040_pac::watchdog::tick
source · Expand description
Controls the tick generator
Structs§
- Controls the tick generator
Type Aliases§
- Field
COUNT
reader - Count down timer: the remaining number clk_tick cycles before the next tick is generated. - Field
CYCLES
reader - Total number of clk_tick cycles before the next tick. - Field
CYCLES
writer - Total number of clk_tick cycles before the next tick. - Field
ENABLE
reader - start / stop tick generation - Field
ENABLE
writer - start / stop tick generation - Register
TICK
reader - Field
RUNNING
reader - Is the tick generator running? - Register
TICK
writer