Register Map
13-40
13.2.15.3
Receive Endpoint Number for DMA Channel 0 (RXDMA0_EP)
The endpoint number binary encoded in these four bits is the current receive
endpoint selected for DMA channel 0. A zero value indicates that the DMA
channel 0 is deactivated. Any other value automatically enables receive DMA
transfer for the selected endpoint.
0000: Receive DMA channel 0 is deactivated.
0001: EP1
…
.
1111: EP15
Value after local host or USB reset is low (all 4 bits).
13.2.16
Transmit DMA Channels Configuration Register (TXDMA_CFG)
The read/write transmit DMA channels configuration register (TXDMA_CFG)
enables the three possible DMA transmit channels and selects the endpoint
number that is assigned to each of these DMA channels. An endpoint used by
a TX DMA channel must have been configured through register EPn_TX.
TXDMA_CFG register can be filled when the Cfg_Lock bit is set.
There is no hardware mechanism to protect against setting invalid
endpoints.
Table 13–17. Transmit DMA Channels Configuration Register (TXDMA_CFG)
Bit
Name
Description
15–12
–
Reserved
11–8
TXDMA2_EP
Transmit endpoint number for DMA channel 2
7–4
TXDMA1_EP
Transmit endpoint number for DMA channel 1
3–0
TXDMA0_EP
Transmit endpoint number for DMA channel 0