Location:
d32comm.h
Link against: c32.lib
TCommConfigV01
Supported from 5.0
Configuration settings for a serial port.
Defined in TCommConfigV01
:
iDataBits
, iFifo
, iHandshake
, iParity
, iParityError
, iParityErrorChar
, iRate
, iSIREnable
, iSIRSettings
, iSpecialRate
, iStopBits
, iTerminatorCount
, iTerminator[KConfigMaxTerminators]
, iXoffChar
, iXonChar
TUint iParityError
Type of error to generate on a parity failure. A parity error control constant.
TInt iSpecialRate
Pass though data rate used when iRate
is set
toEBpsSpecial
. The representation used in driver
dependent.
TText8 iXonChar
Character used to signal the transmitter to resume sending when using XON/XOFF handshaking
TText8 iXoffChar
Character used to signal the transmitter to suspend sending when using XON/XOFF handshaking
TText8 iParityErrorChar
Character used to replace those received with a parity error with
wheniParityError
is set
toKConfigParityErrorReplaceChar
TUint iSIRSettings
Control over the SIR hardware. A serial infra-red settings constant.