seaio_ioctl_comms_s Struct Reference

Communication parameters (desired) struct. This struct can be used to set a desired communication configuration. Note that you must first call get params before you attempt to set params, or it will fail. More...

Public Attributes

baud_rates_t new_baud_rate
 Desire baud rate (/a baud_rates_t).
 
parity_t new_parity
 Desire parity (/a parity_t).
 

Detailed Description

Communication parameters (desired) struct. This struct can be used to set a desired communication configuration. Note that you must first call get params before you attempt to set params, or it will fail.

 
 
Generated on Tue Sep 19 2017.