BeRTOS
|
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 |
pocketBus command message structure.
Definition at line 72 of file pocketcmd.h.