PocketMsg Struct Reference
Structure holding pocketBus message parameters. More...
#include <pocketbus.h>
Data Fields | |
| struct PocketBusCtx * | ctx |
| 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 104 of file pocketbus.h.
The documentation for this struct was generated from the following file:
