R_RTOS
0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
|
Message queue participant structure for task and system subscribers and publishers. More...
#include <R_RTOS_msgQueuing.h>
Data Fields | |
struct mqPrtcpnt * | nxtMQPrtcpnt |
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 | |
Message queue participant structure for task and system subscribers and publishers.
MQPrtcpntType mqPrtcpnt::prtcpntType |
type of the participant