MpfsxxxEth1TxBufferDesc Struct Reference
Transmit buffer descriptor. More...
#include <mpfsxxx_eth1_driver.h>
Data Fields | |
| uint32_t | addrLow |
| uint32_t | status |
| uint32_t | addrHigh |
| uint32_t | reserved |
| uint32_t | nanoSeconds |
| uint32_t | seconds |
Detailed Description
Transmit buffer descriptor.
Definition at line 139 of file mpfsxxx_eth1_driver.h.
Field Documentation
◆ addrHigh
| uint32_t addrHigh |
Definition at line 143 of file mpfsxxx_eth1_driver.h.
◆ addrLow
| uint32_t addrLow |
Definition at line 141 of file mpfsxxx_eth1_driver.h.
◆ nanoSeconds
| uint32_t nanoSeconds |
Definition at line 145 of file mpfsxxx_eth1_driver.h.
◆ reserved
| uint32_t reserved |
Definition at line 144 of file mpfsxxx_eth1_driver.h.
◆ seconds
| uint32_t seconds |
Definition at line 146 of file mpfsxxx_eth1_driver.h.
◆ status
| uint32_t status |
Definition at line 142 of file mpfsxxx_eth1_driver.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/drivers/mac/mpfsxxx_eth1_driver.h
