pub type EsgW<'a, REG> = BitWriter<'a, REG, Esg>;
Field ESG writer - Enable Scatter/Gather Processing
ESG
pub struct EsgW<'a, REG> { /* private fields */ }
The current channel’s TCD is normal format.
The current channel’s TCD specifies a scatter gather format. The DLASTSGA field provides a memory pointer to the next TCD to be loaded into this channel after the major loop completes its execution.