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