Qtc.Enums.Serialport.QSerialPort

Documentation

type QSerialPort_Direction = QEnum (CQSerialPort_Direction Int) #

type Directions = QFlags (CDirections Int) #

type BaudRate = QEnum (CBaudRate Int) #

type DataBits = QEnum (CDataBits Int) #

type Parity = QEnum (CParity Int) #

type StopBits = QEnum (CStopBits Int) #

type FlowControl = QEnum (CFlowControl Int) #

type PinoutSignal = QEnum (CPinoutSignal Int) #

type PinoutSignals = QFlags (CPinoutSignals Int) #

type DataErrorPolicy = QEnum (CDataErrorPolicy Int) #

type SerialPortError = QEnum (CSerialPortError Int) #