DIEPINT14

nRF54LM20A | nRF54LM20B Datasheet

Address offset: 0xAC8

Device IN Endpoint Interrupt Register 14

This register contains the interrupts for the IN Endpoint 14 of the Device controller. Note: This register exists for an endpoint i if the OTG_EP_DIR_i parameter is 0 or 1 for that endpoint.

Bit number 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
ID N M L K J I H G F E D C B A
Reset 0x00000080 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0
ID R/W Field Value ID Value Description
A

RW

XFERCOMPL

Transfer Completed Interrupt (XferCompl)

Applies to IN and OUT endpoints. - When Scatter/Gather DMA mode is enabled -- For IN endpoint this field indicates that the requested data from the descriptor is moved from external system memory to internal FIFO. -- For OUT endpoint 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.

INACTIVE

0

No Transfer Complete Interrupt

ACTIVE

1

Transfer Complete Interrupt

B

RW

EPDISBLD

Endpoint Disabled Interrupt (EPDisbld)

Applies to IN and OUT endpoints. This bit indicates that the endpoint is disabled per the application's request.

INACTIVE

0

No Endpoint Disabled Interrupt

ACTIVE

1

Endpoint Disabled Interrupt

C

RW

AHBERR

AHB Error (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. For details, see "AHB Error Handling" in the Programming Guide.

INACTIVE

0

No AHB Error Interrupt

ACTIVE

1

AHB Error interrupt

D

RW

TIMEOUT

Timeout Condition (TimeOUT)

- In shared TX FIFO mode, applies to non-isochronous IN endpoints only. - In dedicated FIFO mode, applies only to Control IN endpoints. - In Scatter/Gather DMA mode, the TimeOUT interrupt is not asserted. Indicates that the core has detected a timeout condition on the USB for the last IN token on this endpoint.

INACTIVE

0

No Timeout interrupt

ACTIVE

1

Timeout interrupt

E

RW

INTKNTXFEMP

IN Token Received When TxFIFO is Empty (INTknTXFEmp)

Applies to non-periodic IN endpoints only. Indicates that an IN token was received when the associated TxFIFO (periodic/non-periodic) was empty. This interrupt is asserted on the endpoint for which the IN token was received.

INACTIVE

0

No IN Token Received interrupt

ACTIVE

1

IN Token Received Interrupt

F

RW

INTKNEPMIS

IN Token Received with EP Mismatch (INTknEPMis)

Applies to non-periodic IN endpoints only. Indicates that the data in the top of the non-periodic TxFIFO belongs to an endpoint other than the one for which the IN token was received. This interrupt is asserted on the endpoint for which the IN token was received.

INACTIVE

0

No IN Token Received with EP Mismatch interrupt

ACTIVE

1

IN Token Received with EP Mismatch interrupt

G

RW

INEPNAKEFF

IN Endpoint NAK Effective (INEPNakEff)

Applies to periodic IN endpoints only. This bit can be cleared when the application clears the IN endpoint NAK by writing to DIEPCTLn.CNAK. This interrupt indicates that the core has sampled the NAK bit Set (either by the application or by the core). The interrupt indicates that the IN endpoint NAK bit Set by the application has taken effect in the core. This interrupt does not guarantee that a NAK handshake is sent on the USB. A STALL bit takes priority over a NAK bit.

INACTIVE

0

No Endpoint NAK Effective interrupt

ACTIVE

1

IN Endpoint NAK Effective interrupt

H

R

TXFEMP

Transmit FIFO Empty (TxFEmp)

This bit is valid only for IN endpoints This interrupt is asserted when the TxFIFO for this endpoint is either half or completely empty. The half or completely empty status is determined by the TxFIFO Empty Level bit in the Core AHB Configuration register (GAHBCFG.NPTxFEmpLvl)).

INACTIVE

0

No Transmit FIFO Empty interrupt

ACTIVE

1

Transmit FIFO Empty interrupt

I

RW

TXFIFOUNDRN

Fifo Underrun (TxfifoUndrn)

Applies to IN endpoints Only This bit is valid only If thresholding is enabled. The core generates this interrupt when it detects a transmit FIFO underrun condition for this endpoint.

INACTIVE

0

No Tx FIFO Underrun interrupt

ACTIVE

1

TxFIFO Underrun interrupt

J

RW

BNAINTR

BNA (Buffer Not Available) Interrupt (BNAIntr)

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.

INACTIVE

0

No BNA interrupt

ACTIVE

1

BNA interrupt

K

RW

PKTDRPSTS

Packet Drop Status (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. Dependency: This bit is valid in non Scatter/Gather DMA mode when periodic transfer interrupt feature is selected.

INACTIVE

0

No interrupt

ACTIVE

1

Packet Drop Status interrupt

L

RW

BBLEERR

NAK Interrupt (BbleErr)

The core generates this interrupt when babble is received for the endpoint.

INACTIVE

0

No interrupt

ACTIVE

1

BbleErr interrupt

M

RW

NAKINTRPT

NAK Interrupt (NAKInterrupt)

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.

INACTIVE

0

No NAK interrupt

ACTIVE

1

NAK Interrupt

N

RW

NYETINTRPT

NYET Interrupt (NYETIntrpt)

The core generates this interrupt when a NYET response is transmitted for a non isochronous OUT endpoint.

INACTIVE

0

No NYET interrupt

ACTIVE

1

NYET Interrupt