Type Alias WDCE_W

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

Field WDCE writer - Watchdog Change Enable

Aliased Typeยง

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