Datasheet

584
AT32UC3A
Clear by software (by setting the FIFOCONC bit) to free the current bank and to switch to the next bank.
EPDISHDMA: Endpoint Interrupts Disable HDMA Request Enable
Set by software (by setting the EPDISHDMAS bit) to pause the on-going DMA channel X transfer on any Endpoint X inter-
rupt (EPXINT), whatever the state of the Endpoint X Interrupt Enable bit (EPXINTE).
The software then has to acknowledge or to disable the interrupt source (e.g. RXOUTI) or to clear the EPDISHDMA bit (by
setting the EPDISHDMAC bit) in order to complete the DMA transfer.
In ping-pong mode, if the interrupt is associated to a new system-bank packet (e.g. Bank1) and the current DMA transfer is
running on the previous packet (Bank0), then the previous-packet DMA transfer completes normally, but the new-packet
DMA transfer will not start (not requested).
If the interrupt is not associated to a new system-bank packet (NAKINI, NAKOUTI, etc.), then the request cancellation may
occur at any time and may immediately pause the current DMA transfer.
This may be used for example to identify erroneous packets, to prevent them from being transferred into a buffer, to com-
plete a DMA transfer by software after reception of a short packet, etc.
RSTDT: Reset Data Toggle
Set by software (by setting the RSTDTS bit) to clear the data toggle sequence, i.e. to set to Data0 the data toggle sequence
of the next sent (IN endpoints) or received (OUT endpoints) packet.
Cleared by hardware instantaneously.
The software does not have to wait for this bit to be cleared.
STALLRQ: STALL Request
Set by software (by setting the STALLRQS bit) to request to send a STALL handshake to the host.
Cleared by hardware when a new SETUP packet is received.
Can also be cleared by software by setting the STALLRQC bit.
32058K
AVR32-01/12