rtser_config Struct Reference
[Serial Devices]


Detailed Description

Serial device configuration.


Data Fields

int config_mask
 mask specifying valid fields, see RTSER_SET_xxx
int baud_rate
 baud rate, see RTSER_xxx_BAUD
int parity
 number of parity bits, see RTSER_xxx_PARITY
int data_bits
 number of data bits, see RTSER_xxx_BITS
int stop_bits
 number of stop bits, see RTSER_xxx_STOPB
int handshake
 handshake mechanisms, see RTSER_xxx_HAND
int fifo_depth
 reception FIFO interrupt threshold, see RTSER_FIFO_xxx
__s64 rx_timeout
 reception timeout in ns, see RTSER_TIMEOUT_xxx for special values
__s64 tx_timeout
 transmission timeout in ns, see RTSER_TIMEOUT_xxx for special values
__s64 event_timeout
 event timeout in ns, see RTSER_TIMEOUT_xxx for special values
int timestamp_history
 enable timestamp history, see RTSER_xxx_TIMESTAMP_HISTORY


The documentation for this struct was generated from the following file:
Generated on Sat Sep 3 12:32:49 2005 for RTAI Fusion API by  doxygen 1.4.2