BeRTOS
Data Fields
PocketMsg Struct Reference

Structure holding pocketBus message parameters. More...

#include <pocketbus.h>

Data Fields

struct PocketBusCtxctx
 pocketBus message context
pocketbus_addr_t addr
 address for received packet
pocketbus_len_t len
 payload length
const uint8_t * payload
 payload data

Detailed Description

Structure holding pocketBus message parameters.

Definition at line 103 of file pocketbus.h.


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