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