rp2040_pac::watchdog::tick

Type Alias 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 */ }