Type Alias rp2040_pac::watchdog::tick::ENABLE_W
source · pub type ENABLE_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field ENABLE
writer - start / stop tick generation
Aliased Type§
struct ENABLE_W<'a, REG> { /* private fields */ }