atsamd11c::wdt::ctrl

Type Alias AlwaysonW

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

Field ALWAYSON writer - Always-On

Aliased Type§

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