Type Alias rp2040_pac::watchdog::ctrl::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 */ }