![]() |
![]() |
pasahoLongInfo_t defines the packet parsing information in the long format. The information is structured as an array of 32 bit values. These values are broken down through macros. This allows the representation to be endian independent to the hardware which operates only on 32 bit values. More...
#include <pasahost.h>
Data Fields | |
uint32_t | word0 |
uint32_t | word1 |
uint32_t | word2 |
uint32_t | word3 |
uint32_t | word4 |
uint32_t | word5 |
pasahoLongInfo_t defines the packet parsing information in the long format. The information is structured as an array of 32 bit values. These values are broken down through macros. This allows the representation to be endian independent to the hardware which operates only on 32 bit values.
uint32_t pasahoLongInfo_s::word0 |
Control block word 0
uint32_t pasahoLongInfo_s::word1 |
Control block word 1
uint32_t pasahoLongInfo_s::word2 |
Control block word 2
uint32_t pasahoLongInfo_s::word3 |
Control block word 3
uint32_t pasahoLongInfo_s::word4 |
Control block word 4
uint32_t pasahoLongInfo_s::word5 |
Control block word 5