STM CMSIS
Public Attributes
|
List of all members
os_messageQ_def Struct Reference
#include <
cmsis_os.h
>
Public Attributes
uint32_t
queue_sz
number of elements in the queue
uint32_t
item_sz
size of an item
void *
pool
memory array for messages
Detailed Description
Definition structure for message queue.
Note
CAN BE CHANGED:
os_messageQ_def
is implementation specific in every CMSIS-RTOS.
The documentation for this struct was generated from the following file:
CMSIS/RTOS/Template/
cmsis_os.h
os_messageQ_def
Generated by
1.8.13