SgeR

Type Alias SgeR 

pub type SgeR = BitReader<Sge>;
Expand description

Field SGE reader - Scatter/Gather Configuration Error

Aliased Type§

pub struct SgeR { /* private fields */ }

Implementations§

§

impl SgeR

pub const fn variant(&self) -> Sge

Get enumerated values variant

pub fn is_0(&self) -> bool

No scatter/gather configuration error

pub fn is_1(&self) -> bool

The last recorded error was a configuration error detected in the TCDn_DLASTSGA field. This field is checked at the beginning of a scatter/gather operation after major loop completion if TCDn_CSR[ESG] is enabled. TCDn_DLASTSGA is not on a 32 byte boundary.