|
KETCube
|
KETCube terminal single command packet header. More...
#include <ketCube_terminal_common.h>
Data Fields | |
| union { | |
| uint8_t moduleId_8bit | |
| uint16_t moduleId_16bit | |
| } | module_id |
KETCube terminal single command packet header.
| union { ... } ketCube_remoteTerminal_single_cmd_header_t::module_id |
| uint16_t ketCube_remoteTerminal_single_cmd_header_t::moduleId_16bit |
| uint8_t ketCube_remoteTerminal_single_cmd_header_t::moduleId_8bit |