atsamd21g::wdt::intenset

Type Alias EwW

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

Field EW writer - Early Warning Interrupt Enable

Aliased Type§

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