R

Type Alias R 

pub type R = R<EsSpec>;
Expand description

Register ES reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn dbe(&self) -> DbeR

Bit 0 - Destination Bus Error

pub fn sbe(&self) -> SbeR

Bit 1 - Source Bus Error

pub fn sge(&self) -> SgeR

Bit 2 - Scatter/Gather Configuration Error

pub fn nce(&self) -> NceR

Bit 3 - NBYTES/CITER Configuration Error

pub fn doe(&self) -> DoeR

Bit 4 - Destination Offset Error

pub fn dae(&self) -> DaeR

Bit 5 - Destination Address Error

pub fn soe(&self) -> SoeR

Bit 6 - Source Offset Error

pub fn sae(&self) -> SaeR

Bit 7 - Source Address Error

pub fn errchn(&self) -> ErrchnR

Bits 8:11 - Error Channel Number or Canceled Channel Number

pub fn cpe(&self) -> CpeR

Bit 14 - Channel Priority Error

pub fn ecx(&self) -> EcxR

Bit 16 - Transfer Canceled

pub fn vld(&self) -> VldR

Bit 31 - VLD