SikendeRTOS
RTOS for ARM Cortex M3+ SoCs designed and written from scratch
MailBox Struct Reference

#include <OS.h>

Collaboration diagram for MailBox:

Data Fields

Sema4Type Empty
 
Sema4Type Full
 
INT32U data
 

Detailed Description

Mailbox Contains data and semaphores for mailbox interthread communication

Definition at line 27 of file OS.h.

Field Documentation

◆ data

INT32U data

Definition at line 30 of file OS.h.

◆ Empty

Sema4Type Empty

Definition at line 28 of file OS.h.

◆ Full

Sema4Type Full

Definition at line 29 of file OS.h.


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