37.11.2 TX Control Status Register High for Endpoint 1-7
| Symbol | Description | Symbol | Description | Symbol | Description |
|---|---|---|---|---|---|
| R | Readable bit | HC | Cleared by Hardware | (Grey cell) | Unimplemented |
| W | Writable bit | HS | Set by Hardware | X | Bit is unknown at Reset |
| K | Write to clear | S | Software settable bit | — | — |
| Name: | TXCSRH |
| Offset: | 0x1013 |
| Reset: | 0x0000 |
| Property: | PAC Write-Protection |
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| AUTOSET | MODE | DMAREQENAB | FRCDATATOG | DMAREQMODE | DATATOGGLEWRENABLE | DATATOGGLE | |||
| Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | ||
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit 7 – AUTOSET Auto Set Control bit
| Value | Description |
|---|---|
| 0 | TXPKTRDY must be set manually for all packet sizes |
| 1 | TXPKTRDY will be automatically set when data of the maximum packet size (value in TXMAXP) is loaded into the TX FIFO. If a packet of less than the maximum packet size is loaded, then TXPKTRDY will have to be set manually. |
Bit 5 – MODE Endpoint Direction Control Bit
| Value | Description |
|---|---|
| 0 | Endpoint is RX |
| 1 | Endpoint is TX |
Bit 4 – DMAREQENAB Endpoint DMA Request Enable bit
| Value | Description |
|---|---|
| 0 | DMA requests are disabled for this endpoint |
| 1 | DMA requests are enabled for this endpoint |
Bit 3 – FRCDATATOG Force Endpoint Data Toggle Control bit
| Value | Description |
|---|---|
| 0 | No forced behavior |
| 1 | Forces the endpoint data toggle to switch and the data packet to be cleared from the FIFO, regardless of whether an ACK was received. |
Bit 2 – DMAREQMODE Endpoint DMA Request Mode Control bit
| Value | Description |
|---|---|
| 0 | DMA Request Mode0 |
| 1 | DMA Request Mode1 |
Bit 1 – DATATOGGLEWRENABLE Data Toggle Write Enable bit
| Value | Description |
|---|---|
| 0 | Disables writing the DATATOGGLE bit |
| 1 | Enable the current state of the TX Endpoint data toggle (DATATOGGLE) to be written |
Bit 0 – DATATOGGLE Data Toggle Control bit
When read, this bit indicates the current state of the TX Endpoint data toggle.
If DATATOGGLEWRENABLE = 1, this bit may be written with the required setting of the data toggle.
If DATATOGGLEWRENABLE = 0, any value written to this bit is ignored.
