CsiSerChannel Struct Reference
Serial channel object for storing configuration data of a single serial channel. More...
#include <csi_types.h>
Data Fields | |
uint32_t | BaudRate |
baudrate of serial channel | |
char | DeviceName [64] |
stores the device name | |
void * | pPriv |
pointer to private data | |
Detailed Description
Serial channel object for storing configuration data of a single serial channel.
The documentation for this struct was generated from the following file: