M2sxxxRxDmaDesc Struct Reference
  Receive DMA descriptor. More...
#include <m2sxxx_eth_driver.h>
| Data Fields | |
| uint32_t | addr | 
| uint32_t | size | 
| uint32_t | next | 
Detailed Description
Receive DMA descriptor.
Definition at line 317 of file m2sxxx_eth_driver.h.
Field Documentation
◆ addr
| uint32_t addr | 
Definition at line 319 of file m2sxxx_eth_driver.h.
◆ next
| uint32_t next | 
Definition at line 321 of file m2sxxx_eth_driver.h.
◆ size
| uint32_t size | 
Definition at line 320 of file m2sxxx_eth_driver.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/drivers/mac/m2sxxx_eth_driver.h
