Microchip® Advanced Software Framework

emac_rx_descriptor Struct Reference

Receive buffer descriptor struct.

#include <emac.h>

Data Structures

union  emac_rx_addr
 
union  emac_rx_status
 

Data Fields

union
emac_rx_descriptor::emac_rx_addr 
addr
 Address, Wrap & Ownership. More...
 
union
emac_rx_descriptor::emac_rx_status 
status
 

union emac_rx_descriptor::emac_rx_addr emac_rx_descriptor::addr

Address, Wrap & Ownership.

Referenced by emac_dev_read(), and emac_reset_rx_mem().

union emac_rx_descriptor::emac_rx_status emac_rx_descriptor::status

Referenced by emac_dev_read(), and emac_reset_rx_mem().