|
NetBurner 3.5.8
PDF Version |
This struture is a union of a pointer to the next OS_FIFO and a byte pointer to the same data. More...
Public Attributes | ||
| struct os_fifo_el * | pNextFifo_El | |
| Pointer to next OS_FIFO element. | ||
| puint8_t | pAsBytePtr | |
| Next OS_FIFO element data byte pointer. | ||
This struture is a union of a pointer to the next OS_FIFO and a byte pointer to the same data.