![]() |
![]() |
PA LUT2 API parameters structure. More...
#include <pa.h>
Data Fields | |
uint32_t | validBitMap |
uint32_t | ctrlFlags |
uint16_t | divertQ |
PA LUT2 API parameters structure.
This structure defines the common parameters of the next generation LUT2 APIs such as Pa_addPort2. This structure includes a validBitmap of optional parameters so that it can evolve while maintaining backward-compatibility.
The parameter validBitmap specifies which optional parameters are valid 1: used; 0: not used.
uint32_t paLut2ParamDesc::ctrlFlags |
32-bit control flags as defined at PA LUT2 API Common Parameters Control Flag Definitions
uint16_t paLut2ParamDesc::divertQ |
The source queue for atomic queue diversion with LUT2 update
uint32_t paLut2ParamDesc::validBitMap |
32-bit Bitmap corresponding to usage of each optional field as specified at PA LUT2 API Parameter Valid Bit Definitions