doepint10
Module Instance | Base Address | Register Address |
---|---|---|
usb0 | 0xFFB00000 | 0xFFB00C48 |
usb1 | 0xFFB40000 | 0xFFB40C48 |
Offset: 0xC48
Access: RO
Bit Fields | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
Reserved |
|||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
Reserved |
nyetintrpt RO 0x0 |
nakintrpt RO 0x0 |
bbleerr RO 0x0 |
pktdrpsts RO 0x0 |
Reserved |
bnaintr RO 0x0 |
outpkterr RO 0x0 |
Reserved |
back2backsetup RO 0x0 |
stsphsercvd RO 0x0 |
outtknepdis RO 0x0 |
setup RO 0x0 |
ahberr RO 0x0 |
epdisbld RO 0x0 |
xfercompl RO 0x0 |
doepint10 Fields
Bit | Name | Description | Access | Reset | ||||||
---|---|---|---|---|---|---|---|---|---|---|
14 | nyetintrpt | The core generates this interrupt when a NYET response is transmitted for a non isochronous OUT endpoint.
|
RO | 0x0 | ||||||
13 | nakintrpt | The core generates this interrupt when a NAK is transmitted or received by the device. In case of isochronous IN endpoints the interrupt gets generated when a zero length packet is transmitted due to un-availability of data in the TXFifo.
|
RO | 0x0 | ||||||
12 | bbleerr | The core generates this interrupt when babble is received for the endpoint.
|
RO | 0x0 | ||||||
11 | pktdrpsts | This bit indicates to the application that an ISOC OUT packet has been dropped. This bit does not have an associated mask bit and does not generate an interrupt.
|
RO | 0x0 | ||||||
9 | bnaintr | This bit is valid only when Scatter/Gather DMA mode is This bit is valid only when Scatter/Gather DMA mode is enabled. The core generates this interrupt when the descriptor accessed is not ready for the Core to process, such as Host busy or DMA done
|
RO | 0x0 | ||||||
8 | outpkterr | Applies to OUT endpoints Only This interrupt is asserted when the core detects an overflow or a CRC error for non-Isochronous OUT packet.
|
RO | 0x0 | ||||||
6 | back2backsetup | Applies to Control OUT endpoints only. This bit indicates that the core has received more than three back-to-back SETUP packets for this particular endpoint. for information about handling this interrupt,
|
RO | 0x0 | ||||||
5 | stsphsercvd | This interrupt is valid only for Control OUT endpoints and only in Scatter Gather DMA mode. This interrupt is generated only after the core has transferred all the data that the host has sent during the data phase of a control write transfer, to the system memory buffer. The interrupt indicates to the application that the host has switched from data phase to the status phase of a Control Write transfer. The application can use this interrupt to ACK or STALL the Status phase, after it has decoded the data phase. This is applicable only in Case of Scatter Gather DMA mode.
|
RO | 0x0 | ||||||
4 | outtknepdis | Applies only to control OUT endpoints. Indicates that an OUT token was received when the endpoint was not yet enabled. This interrupt is asserted on the endpoint for which the OUT token was received.
|
RO | 0x0 | ||||||
3 | setup | Applies to control OUT endpoints only. Indicates that the SETUP phase for the control endpoint is complete and no more back-to-back SETUP packets were received for the current control transfer. On this interrupt, the application can decode the received SETUP data packet.
|
RO | 0x0 | ||||||
2 | ahberr | Applies to IN and OUT endpoints.This is generated only in Internal DMA mode when there is an AHB error during an AHB read/write. The application can read the corresponding endpoint DMA address register to get the error address.
|
RO | 0x0 | ||||||
1 | epdisbld | Applies to IN and OUT endpoints. This bit indicates that the endpoint is disabled per the application's request.
|
RO | 0x0 | ||||||
0 | xfercompl | Applies to IN and OUT endpoints.When Scatter/Gather DMA mode is enabled This field indicates that the requested data from the internal FIFO is moved to external system memory. This interrupt is generated only when the corresponding endpoint descriptor is closed, and the IOC bit for the corresponding descriptor is Set. When Scatter/Gather DMA mode is disabled, this field indicates that the programmed transfer is complete on the AHB as well as on the USB, for this endpoint.
|
RO | 0x0 |