Receive_Poll_Demand

The Receive Poll Demand register enables the receive DMA to check for new descriptors. This command is used to wake up the Rx DMA from the SUSPEND state. The RxDMA can go into the SUSPEND state only because of the unavailability of descriptors it owns.
Module Instance Base Address Register Address
emac0 0xFF700000 0xFF701008
emac1 0xFF702000 0xFF703008

Offset: 0x1008

Access: RW

Bit Fields
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16

rpd

RW 0x0

15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0

rpd

RW 0x0

Receive_Poll_Demand Fields

Bit Name Description Access Reset
31:0 rpd

When these bits are written with any value, the DMA reads the current descriptor pointed to by Register 19 (Current Host Receive Descriptor Register). If that descriptor is not available (owned by the Host), the reception returns to the Suspended state and the Bit 7 (RU) of Register 5 (Status Register) is not asserted. If the descriptor is available, the Rx DMA returns to the active state.

RW 0x0