Type Alias rp2040_pac::watchdog::TICK

source ·
pub type TICK = Reg<TICK_SPEC>;
Expand description

TICK (rw) register accessor: Controls the tick generator

You can read this register and get tick::R. You can reset, write, write_with_zero this register using tick::W. You can also modify this register. See API.

For information about available fields see tick module

Aliased Type§

struct TICK { /* private fields */ }