TX_EN=DIS, WIDTH=BYTE, RX_EN=DIS
Controller DMA Control Register.
RX_EN | DMA read enable. 0 (DIS): Disable DMA. 1 (ONE_FR): Enable DMA for one frame. 2 (EN): Enable DMA until disabled by setting this field to 0b00. |
TX_EN | DMA write enable. 0 (DIS): Disable DMA. 1 (ONE_FR): Enable DMA for one frame. 2 (EN): Enable DMA until disabled by setting this field to 0b00. |
WIDTH | Selects the data width for DMA transfers. 0 (BYTE): Byte size. 2 (HALFWORD): Halfword size. |