rp2040_pac::watchdog::ctrl

Type Alias ENABLE_W

Source
pub type ENABLE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

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

Aliased Typeยง

struct ENABLE_W<'a, REG> { /* private fields */ }