Everything
Everything
top
with RI78V4
Coding
SERVICE CALLS
Synchronization and Communication Functions (Mailboxes)
12.11 Synchronization and Communication Functions (Mailboxes)
The following lists the service calls provided by the RI78V4 as the synchronization and communication functions (mailboxes).
Table 12-13 Synchronization and Communication Functions (Mailboxes)
Service Call
Function
Origin of Service Call
snd_mbx
Send to mailbox.
Task, Non-task
rcv_mbx
Receive from mailbox (waiting forever).
Task
prcv_mbx
Receive from mailbox (polling).
Task, Non-task
trcv_mbx
Receive from mailbox (with timeout).
Task
ref_mbx
Reference mailbox state.
Task, Non-task
To the latest version of this page
Differences Information
Previous Topic
ref_dtq
Next Topic
snd_mbx
Table of Contents
Task Management Functions
Task Dependent Synchronization Functions
Synchronization and Communication Functions (Semaphores)
Synchronization and Communication Functions (Eventflags)
Synchronization and Communication Functions (Data Queues)
Synchronization and Communication Functions (Mailboxes)
snd_mbx
rcv_mbx
prcv_mbx
trcv_mbx
ref_mbx
Memory Pool Management Functions
Time Management Functions
System State Management Functions
System Configuration Management Functions