PSDK QNX API Guide
HwiP_Params Struct Reference

Basic HwiP Parameters. More...

#include <HwiP.h>

Data Fields

char * name
 
uintptr_t arg
 
uint32_t priority
 
uint32_t enableIntr
 
uint32_t evtId
 

Detailed Description

Basic HwiP Parameters.

Structure that contains the parameters passed into HwiP_create when creating a HwiP instance. The HwiP_Params_init function should be used to initialize the fields to default values before the application sets the fields manually. The HwiP default parameters are noted in HwiP_Params_init.


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