![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
#include <comm_interface.h>
Data Fields | |
uint32_t | control |
uint32_t | arg |
Definition at line 36 of file comm_interface.h.
uint32_t arg |
The Control Arguement value.
Definition at line 39 of file comm_interface.h.
Referenced by COMM_UART_Config().
uint32_t control |
The Control TAG.
Definition at line 38 of file comm_interface.h.
Referenced by COMM_UART_Config(), and Host_IO_Receive().