![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1018](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781018.webp)
EMAC Registers
1018
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Ethernet Controller
15.6.56 EMACRXPOLLD Register (Offset = 0xC08) [reset = 0x0]
Ethernet MAC Receive Poll Demand (EMACRXPOLLD)
The Ethernet MAC Receive Poll Demand (EMACRXPOLLD) register enables the RX DMA to check for
new descriptors. This command is used to wake up the RX DMA from the SUSPEND state. The RX DMA
can go into the SUSPEND state only because of the unavailability of descriptors it owns.
EMACRXPOLLD is shown in
and described in
Return to
Figure 15-71. EMACRXPOLLD Register
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
RPD
W-0x0
Table 15-81. EMACRXPOLLD Register Field Descriptions
Bit
Field
Type
Reset
Description
31-0
RPD
W
0x0
Receive Poll Demand. When these bits are written with any value,
the DMA reads the current descriptor pointed to by MAC Current
Host Receive Descriptor (EMACHOSRXDESC) register. If that
descriptor is not available (owned by the Host), the reception returns
to the SUSPEND state and the RU bit of EMACDMARIS is not
asserted. If the descriptor is available, the RX DMA returns to the
active state.