R_RTOS  0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
mqPrtcpnt Struct Reference

Message queue participant structure for task and system subscribers and publishers. More...

#include <R_RTOS_msgQueuing.h>

Data Fields

struct mqPrtcpntnxtMQPrtcpnt
 pointer to the next participant in the list
 
PartID mqPrtcpntID
 PartID of the participant.
 
MQPrtcpntType prtcpntType
 type of the participant More...
 
uint8_t DUMMY
 unused dummy byte
 
union {
MQElmnt
 specialized participant structures in a union
 

Detailed Description

Message queue participant structure for task and system subscribers and publishers.

Field Documentation

MQPrtcpntType mqPrtcpnt::prtcpntType

type of the participant

See also
mqPrtcpntType

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