PocketCmdMsg Struct Reference
pocketBus command message structure. More...
#include <pocketcmd.h>
Data Fields | |
| struct PocketCmdCtx * | cmd_ctx |
| command context | |
| pocketcmd_t | cmd |
| command id | |
| pocketbus_len_t | len |
| optional arg length | |
| const uint8_t * | buf |
| optional arguments | |
Detailed Description
pocketBus command message structure.
Definition at line 76 of file pocketcmd.h.
The documentation for this struct was generated from the following file:
