CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
TxPacketHeader Struct Reference

Structure used to hold Tx packet headers. Must reside in the DMA Tx memory region, since it is used directly by the adapter. It includes space for message prefix. More...

#include <internal_tx.h>

Data Fields

uint8_t header [MAX_MSG_PREFIX_SIZE+sizeof(CdiRawPacketHeader)]
 Tx packet header data.
 

Detailed Description

Structure used to hold Tx packet headers. Must reside in the DMA Tx memory region, since it is used directly by the adapter. It includes space for message prefix.


The documentation for this struct was generated from the following file: