_Tms570TxBufferDesc Struct Reference
TX buffer descriptor. More...
#include <tms570_eth_driver.h>
Data Fields | |
uint32_t | word0 |
uint32_t | word1 |
uint32_t | word2 |
uint32_t | word3 |
struct _Tms570TxBufferDesc * | next |
struct _Tms570TxBufferDesc * | prev |
Detailed Description
TX buffer descriptor.
Definition at line 299 of file tms570_eth_driver.h.
Field Documentation
◆ next
struct _Tms570TxBufferDesc* next |
Definition at line 305 of file tms570_eth_driver.h.
◆ prev
struct _Tms570TxBufferDesc* prev |
Definition at line 306 of file tms570_eth_driver.h.
◆ word0
uint32_t word0 |
Definition at line 301 of file tms570_eth_driver.h.
◆ word1
uint32_t word1 |
Definition at line 302 of file tms570_eth_driver.h.
◆ word2
uint32_t word2 |
Definition at line 303 of file tms570_eth_driver.h.
◆ word3
uint32_t word3 |
Definition at line 304 of file tms570_eth_driver.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/drivers/mac/tms570_eth_driver.h