CORE_message_queue_Buffer Struct Reference
[Message Queue Handler]
Message Buffer Contents Management Structure.
More...
#include <coremsg.h>
Detailed Description
Message Buffer Contents Management Structure.
The following defines the data types needed to manipulate the contents of message buffers.
- Note:
- The buffer field is normally longer than a single uint32_t but since messages are variable length we just make a ptr to 1.
Field Documentation
This field is the size of this message.
This field contains the actual message.
The documentation for this struct was generated from the following file: