R_RTOS
0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
|
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. | |
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.