S7g2Eth2RxDmaDesc Struct Reference
Receive DMA descriptor. More...
#include <s7g2_eth2_driver.h>
Data Fields | |
| uint32_t | rd0 |
| uint32_t | rd1 |
| uint32_t | rd2 |
| uint32_t | padding |
Detailed Description
Receive DMA descriptor.
Definition at line 240 of file s7g2_eth2_driver.h.
Field Documentation
◆ padding
| uint32_t padding |
Definition at line 245 of file s7g2_eth2_driver.h.
◆ rd0
| uint32_t rd0 |
Definition at line 242 of file s7g2_eth2_driver.h.
◆ rd1
| uint32_t rd1 |
Definition at line 243 of file s7g2_eth2_driver.h.
◆ rd2
| uint32_t rd2 |
Definition at line 244 of file s7g2_eth2_driver.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/drivers/mac/s7g2_eth2_driver.h
