ISSDK  1.7
IoT Sensing Software Development Kit
Data Fields
host_channel_params_t Struct Reference

This structure holds information regarding the Encoding and RLI interface parameters. More...

#include <host_io_uart.h>

Collaboration diagram for host_channel_params_t:
Collaboration graph

Data Fields

void * deviceInfo
 
void * pCommDrv
 
void * pSPIparams
 
uint16_t slaveAddress
 

Detailed Description

This structure holds information regarding the Encoding and RLI interface parameters.

Definition at line 62 of file host_io_uart.h.

Field Documentation

◆ deviceInfo

void* deviceInfo

Definition at line 64 of file host_io_uart.h.

Referenced by Host_IO_Init().

◆ pCommDrv

void* pCommDrv

Definition at line 65 of file host_io_uart.h.

Referenced by Host_IO_Init().

◆ pSPIparams

void* pSPIparams

Definition at line 66 of file host_io_uart.h.

Referenced by Host_IO_Init().

◆ slaveAddress

uint16_t slaveAddress

Definition at line 67 of file host_io_uart.h.

Referenced by Host_IO_Init().


The documentation for this struct was generated from the following file: