pub type DMA_W_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DMA_W writer - 0 - low priority, 1 - high priority

Aliased Type§

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