Type Alias WpenW

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

Field WPEN writer - Write Protection Enable

Aliased Typeยง

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