PDK API Guide for J721E
MuxIntcP_outParams Struct Reference

Detailed Description

Basic MuxIntcP Output Parameters.

Structure that contains the parameters returned from MuxIntcP_create when creating a MuxIntcP instance.

Data Fields

uintptr_t arg
 
uint32_t eventId
 
MuxIntcFxn muxIntcFxn
 

Field Documentation

◆ arg

uintptr_t MuxIntcP_outParams::arg

Argument passed out from the MuxIntc function.

◆ eventId

uint32_t MuxIntcP_outParams::eventId

K2: Mapped CorePac Event Id, input event to CorePac IntC; AM: not used

◆ muxIntcFxn

MuxIntcFxn MuxIntcP_outParams::muxIntcFxn

K2: CIC dispatch function for Intc; AM: not used