![]() |
ISSDK
1.7
IoT Sensing Software Development Kit
|
This structure holds information regarding the Encoding and RLI interface parameters. More...
#include <host_io_uart.h>

Data Fields | |
| void * | deviceInfo |
| void * | pCommDrv |
| void * | pSPIparams |
| uint16_t | slaveAddress |
This structure holds information regarding the Encoding and RLI interface parameters.
Definition at line 62 of file host_io_uart.h.
| void* deviceInfo |
Definition at line 64 of file host_io_uart.h.
Referenced by Host_IO_Init().
| void* pCommDrv |
Definition at line 65 of file host_io_uart.h.
Referenced by Host_IO_Init().
| void* pSPIparams |
Definition at line 66 of file host_io_uart.h.
Referenced by Host_IO_Init().
| uint16_t slaveAddress |
Definition at line 67 of file host_io_uart.h.
Referenced by Host_IO_Init().