Public Attributes | List of all members
TCdlCOMDesc Struct Reference

This structrue stores the attributes for a serial port device. More...

#include <cdlCOM.h>

Public Attributes

int baud
 baud rate of port More...
 
int data
 data bit More...
 
int parity
 parity bit More...
 
int port
 serial port number More...
 
int rttc
 read total timeout More...
 
int stop
 stop bit More...
 
int wttc
 write total timeout More...
 

Detailed Description

This structrue stores the attributes for a serial port device.

Definition at line 55 of file cdlCOM.h.

Member Data Documentation

int TCdlCOMDesc::baud

baud rate of port

Definition at line 57 of file cdlCOM.h.

int TCdlCOMDesc::data

data bit

Definition at line 58 of file cdlCOM.h.

int TCdlCOMDesc::parity

parity bit

Definition at line 59 of file cdlCOM.h.

int TCdlCOMDesc::port

serial port number

Definition at line 56 of file cdlCOM.h.

int TCdlCOMDesc::rttc

read total timeout

Definition at line 61 of file cdlCOM.h.

int TCdlCOMDesc::stop

stop bit

Definition at line 60 of file cdlCOM.h.

int TCdlCOMDesc::wttc

write total timeout

Definition at line 62 of file cdlCOM.h.


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


kni
Author(s): Martin Günther
autogenerated on Fri Jun 7 2019 22:06:46