EprotW

Type Alias EprotW 

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

Field EPROT writer - EEPROM Region Protect

Aliased Typeยง

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