Type Alias SfrwprivW

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

Field SFRWPRIV writer - Special Function Register Write Privilege

Aliased Type§

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