SetParityMode
void SetParityMode(parity_mode which);
serial->SetParityMode(B_ODD_PARITY);
fSerialPort.SetParityMode(parity);
port.SetParityMode(B_NO_PARITY);