Type Alias xmc4300::usb0::dcfg::DESC_DMA_W

source ·
pub type DESC_DMA_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DescDMA writer - Enable Scatter/Gather DMA in Device mode.

Aliased Type§

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