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