pub type DA_W<'a> = BitWriter<'a, u32, DMABMR_SPEC, DA_A, 1>;
Expand description

Field DA writer - DMA arbitration

Implementations

Round-robin with Rx:Tx priority given by PM

Rx has priority over Tx