dessert_msg_proc Struct Reference
[Global defines, typedefs, and structures]
Processing buffer for a dessert_msg_t. More...
#include <dessert.h>
Data Fields | |
uint16_t | lflags |
16 bits for local processing flags | |
uint16_t | lreserved |
16 bits reserved | |
char | lbuf [DESSERT_LBUF_LEN] |
DESSERT_LBUF_LEN bytes buffer. |
Detailed Description
Processing buffer for a dessert_msg_t.
Each sys or mesh callback has a pointer to a processing buffer structure that can be used for signaling information.
See also the Message Size Management section in the manual.
The documentation for this struct was generated from the following file: