R_RTOS  0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
tskMsgProvStruc Struct Reference

Task messaging provider for a mail box. More...

#include <R_RTOS_inc.h>

Data Fields

volatile TskID tskProvID
 TskID of the provider task.
 
volatile MsgID msgID
 ID of the sent message.
 

Detailed Description

Task messaging provider for a mail box.

Keep track of the sender TskID and the ID of the sent message in Task to Task direct messaging.


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