xilasu
Vitis Drivers API Documentation
XAsu_CommChannelInfo Struct Reference

This structure contains information of all communication channels. More...

Data Fields

u32 CommChannelInfoHeader
 Communication channel information header. More...
 
u32 NumOfIpiChannels
 Number of IPI channels to be enabled. More...
 
XAsu_CommChannel Channel [XASU_MAX_IPI_CHANNELS]
 Communication channels information. More...
 

Detailed Description

This structure contains information of all communication channels.

Field Documentation

XAsu_CommChannel XAsu_CommChannelInfo::Channel[XASU_MAX_IPI_CHANNELS]

Communication channels information.

u32 XAsu_CommChannelInfo::CommChannelInfoHeader

Communication channel information header.

u32 XAsu_CommChannelInfo::NumOfIpiChannels

Number of IPI channels to be enabled.