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 */ }pub type PeW<'a, REG> = FieldWriter<'a, REG, 8>;Field PE writer - Cache Parity Error
pub struct PeW<'a, REG> { /* private fields */ }