dessert_ext Struct Reference
[G L O B A L # D E F I N E S and T Y P E D E F S / S T R U C T U R E S]

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:

Generated by  doxygen 1.6.2