atsamd21j::wdt::ctrl

Type Alias WenW

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

Field WEN writer - Watchdog Timer Window Mode Enable

Aliased Type§

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