Type Alias rp2040_pac::watchdog::ctrl::ENABLE_R

source ·
pub type ENABLE_R = BitReader;
Expand description

Field ENABLE reader - When not enabled the watchdog timer is paused

Aliased Type§

struct ENABLE_R { /* private fields */ }