Documentation
type QSerialPort_Direction = QEnum (CQSerialPort_Direction Int) #
type Directions = QFlags (CDirections Int) #
fInput :: Directions #
fOutput :: Directions #
eBaud19200 :: BaudRate #
eBaud38400 :: BaudRate #
eBaud57600 :: BaudRate #
eBaud115200 :: BaudRate #
eEvenParity :: Parity #
eOddParity :: Parity #
eSpaceParity :: Parity #
eMarkParity :: Parity #
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) #