_Omapl138RxBufferDesc Struct Reference
  RX buffer descriptor. More...
#include <omapl138_eth_driver.h>
| Data Fields | |
| uint32_t | word0 | 
| uint32_t | word1 | 
| uint32_t | word2 | 
| uint32_t | word3 | 
| struct _Omapl138RxBufferDesc * | next | 
| struct _Omapl138RxBufferDesc * | prev | 
Detailed Description
RX buffer descriptor.
Definition at line 314 of file omapl138_eth_driver.h.
Field Documentation
◆ next
| struct _Omapl138RxBufferDesc* next | 
Definition at line 320 of file omapl138_eth_driver.h.
◆ prev
| struct _Omapl138RxBufferDesc* prev | 
Definition at line 321 of file omapl138_eth_driver.h.
◆ word0
| uint32_t word0 | 
Definition at line 316 of file omapl138_eth_driver.h.
◆ word1
| uint32_t word1 | 
Definition at line 317 of file omapl138_eth_driver.h.
◆ word2
| uint32_t word2 | 
Definition at line 318 of file omapl138_eth_driver.h.
◆ word3
| uint32_t word3 | 
Definition at line 319 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
