dessert_ext Struct Reference
[Global defines, typedefs, and structures]

a extension record to add to a dessert_msg More...

#include <dessert.h>

Data Fields

uint8_t type
 type of the extension user supplied types must be >= DESSERT_EXT_USER
uint8_t len
 length of the extension in bytes including the 2 bytes of the extension header itself
uint8_t data [DESSERT_MAXEXTDATALEN]
 pointer to the data - real length is len-2 bytes

Detailed Description

a extension record to add to a dessert_msg


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