781
/
838
Nations Technologies Inc.
Tel
:
+86-755-86309900
:
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
Bit field
Name
Description
ETH_DMASTS [0]: Transmit interrupt
ETH_DMASTS [2]: Transmit buffer unavailable
ETH_DMASTS [6]: Receive interrupt
ETH_DMASTS [14]: Early receive interrupt
Only unmasked interrupts will affect this bit.
The value of this bit is bound to the above bits. After it is set to 1, this bit can only be
cleared to 0 by clearing the bit that caused the bit to 1 (write 1).
15
AIS
Abnormal interrupt summary.
With the corresponding interrupt enabled in the ETH_DMAINTEN register, the
exception interrupt summary bit is the logical OR of the following bit values:
ETH_DMASTS [1]: Transmit process stopped
ETH_DMASTS [3]: Transmit Jabber timeout
ETH_DMASTS [4]: RxFIFO overflow
ETH_DMASTS [5]: Transmit data underflow
ETH_DMASTS [7]: Receive buffer unavailable
ETH_DMASTS [8]: Receive process stopped
ETH_DMASTS [9]: Receive watchdog timeout
ETH_DMASTS [10]: Early send interrupt
ETH_DMASTS [13]: Bus fatal error
Only unmasked interrupts will affect this bit.
The value of this bit is bound to the above bits. After it is set to 1, this bit can only be
cleared to 0 by clearing the bit that caused the bit to 1 (write 1).
14
ERI
Early receive status.
This bit is automatically cleared to 0 when ETH_DMASTS.RI is set to 1.
0: Frame data is not received.
1: The received data frame has filled the first buffer by DMA.
13
FBI
Bus fatal error status.
This bit indicates that an AHB interface response error has occurred, the type of error
can be explained by these bits of ETH_DMASTS.EB[2:0].
0: No bus error occurred.
1: A bus error has occurred and the corresponding DMA controller closes all bus
accesses.
12:11
Reserved
Reserved, the reset value must be maintained.
10
ETI
Early transmit status.
0: Transmit frame has not been fully transferred into TxFIFO.
1: Transmit frame has been completely transferred into TxFIFO.
9
RWT
Receive watchdog timeout status.
0: Received frame length less than 2048 bytes.
1: Received frame length exceeds 2048 bytes.
8
RPSS
Receive process stop status.
0: Receive process no stop.
1: Receive process enters stop status.