PocketCmdCtx Struct Reference
pocketBus context for command layer communications. More...
#include <pocketcmd.h>
Data Fields | |
| struct PocketBusCtx * | bus_ctx |
| pocketBus context | |
| pocketbus_addr_t | addr |
| Our address. | |
| pocketcmd_lookup_t | search |
| Lookup function used to search for command callbacks. | |
| pocketcmd_t | waiting |
| The command ID we are waiting for or PKTCMD_NULL. | |
| ticks_t | reply_timer |
| For waiting_reply. | |
Detailed Description
pocketBus context for command layer communications.Definition at line 97 of file pocketcmd.h.
The documentation for this struct was generated from the following file:
