PeW

Type Alias PeW 

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

Field PE writer - Cache Parity Error

Aliased Typeยง

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