![]() |
ISSDK
1.8
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 36 of file host_io_uart.h.
void* deviceInfo |
Definition at line 38 of file host_io_uart.h.
Referenced by Host_IO_Init().
void* pCommDrv |
Definition at line 39 of file host_io_uart.h.
Referenced by Host_IO_Init().
void* pSPIparams |
Definition at line 40 of file host_io_uart.h.
Referenced by Host_IO_Init().
uint16_t slaveAddress |
Definition at line 41 of file host_io_uart.h.
Referenced by Host_IO_Init().