PSDK QNX API Guide
OsalRegisterIntrParams_t Struct Reference

Interrupt Configuration parameters This is the data structure used to configure the interrupts in the system. coreConfig: This part configures the interrupt for corepac such as c66x, arm, m4 socMuxConfig: This part configures the interrupt path for any SOC level mux such as CIC/GIC or cross bar, leading up to the corepac. More...

#include <RegisterIntr.h>

Data Fields

OsalRegisterIntParams_corepac_t corepacConfig
 
OsalRegisterIntParams_socmux_t socMuxConfig
 

Detailed Description

Interrupt Configuration parameters This is the data structure used to configure the interrupts in the system. coreConfig: This part configures the interrupt for corepac such as c66x, arm, m4 socMuxConfig: This part configures the interrupt path for any SOC level mux such as CIC/GIC or cross bar, leading up to the corepac.


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