ProtW

Type Alias ProtW 

pub type ProtW<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field PROT writer - Program Flash Region Protect

Aliased Typeยง

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