MpfsxxxEth1RxBufferDesc Struct Reference
Receive 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
Receive buffer descriptor.
Definition at line 154 of file mpfsxxx_eth1_driver.h.
Field Documentation
◆ addrHigh
| uint32_t addrHigh |
Definition at line 158 of file mpfsxxx_eth1_driver.h.
◆ addrLow
| uint32_t addrLow |
Definition at line 156 of file mpfsxxx_eth1_driver.h.
◆ nanoSeconds
| uint32_t nanoSeconds |
Definition at line 160 of file mpfsxxx_eth1_driver.h.
◆ reserved
| uint32_t reserved |
Definition at line 159 of file mpfsxxx_eth1_driver.h.
◆ seconds
| uint32_t seconds |
Definition at line 161 of file mpfsxxx_eth1_driver.h.
◆ status
| uint32_t status |
Definition at line 157 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
