seaio_ioctl_get_params_s Struct Reference

Communication parameters (current) struct. This struct can be used to store the current communication parameters. Note that you will have call get params before you may set a configuration, or it will fail. More...

Public Attributes

unsigned short model
 Device model number (410, 462, ...)
 
unsigned char bridge_type
 Bridge type (M, E, U, S, or N).
 
baud_rates_t baud_rate
 The device's communication baud rate.
 
parity_t parity
 The device's communication parity.
 

Detailed Description

Communication parameters (current) struct. This struct can be used to store the current communication parameters. Note that you will have call get params before you may set a configuration, or it will fail.

 
 
Generated on Tue Sep 19 2017.