Type Alias rp2040_pac::watchdog::tick::RUNNING_R

source ·
pub type RUNNING_R = BitReader;
Expand description

Field RUNNING reader - Is the tick generator running?

Aliased Type§

struct RUNNING_R { /* private fields */ }