rp2040_pac::watchdog::ctrl

Type Alias TRIGGER_W

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

Field TRIGGER writer - Trigger a watchdog reset

Aliased Typeยง

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