xilasu
Vitis Drivers API Documentation
XAsu_CommChannel Struct Reference

This structure contains information of each communication channel. More...

Data Fields

u8 P0QueuePriority
 P0 Queue Priority of the channel. More...
 
u8 P1QueuePriority
 P1 Queue Priority of the channel. More...
 
u16 IpiBitMask
 Bit mask of the IPI channel to enable interrupts. More...
 
u32 Reserved
 Reserved. More...
 

Detailed Description

This structure contains information of each communication channel.

Field Documentation

u16 XAsu_CommChannel::IpiBitMask

Bit mask of the IPI channel to enable interrupts.

u8 XAsu_CommChannel::P0QueuePriority

P0 Queue Priority of the channel.

u8 XAsu_CommChannel::P1QueuePriority

P1 Queue Priority of the channel.

u32 XAsu_CommChannel::Reserved

Reserved.