rt_task_mcb Struct Reference
Detailed Description
Structure used in passing messages between tasks.
- See also:
- rt_task_send(), rt_task_reply(), rt_task_receive()
|
Data Fields |
int | flowid |
| Flow identifier.
|
int | opcode |
| Operation code.
|
caddr_t | data |
| Message address.
|
size_t | size |
| Message size (bytes).
|
Field Documentation
The documentation for this struct was generated from the following file: