Rx63nRxDmaDesc Struct Reference
Receive DMA descriptor. More...
#include <rx63n_eth_driver.h>
Data Fields | |
| uint32_t | rd0 |
| uint32_t | rd1 |
| uint32_t | rd2 |
| uint32_t | padding |
Detailed Description
Receive DMA descriptor.
Definition at line 154 of file rx63n_eth_driver.h.
Field Documentation
◆ padding
| uint32_t padding |
Definition at line 159 of file rx63n_eth_driver.h.
◆ rd0
| uint32_t rd0 |
Definition at line 156 of file rx63n_eth_driver.h.
◆ rd1
| uint32_t rd1 |
Definition at line 157 of file rx63n_eth_driver.h.
◆ rd2
| uint32_t rd2 |
Definition at line 158 of file rx63n_eth_driver.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/drivers/mac/rx63n_eth_driver.h
