TCommNotificationV01 Class Reference

class TCommNotificationV01

Comms Notification configuration structure Class to hold the notification configuration of the device. Notifications are only used with DCE (modem) comms ports.

Member Data Documentation

TUint iChangedMembers

TUint iChangedMembers

Specifies which of the configuration members have changed This value is a bitmask made by OR-ing a combination of KRateChanged,KDataFormatChanged and KHandshakeChanged values. Each set bit corresponds to a change in the configuration notification. TCommCapsV01

TDataBits iDataBits

TDataBits iDataBits

Character width in bits. TDataBits

TUint iHandshake

TUint iHandshake

Type of Handshaking control. Possible values can be any combination of KConfigObeyXXX, KConfigSendXXX, KConfigFailXXX and KConfigFreeXXX.

TParity iParity

TParity iParity

Type of parity. TParity

TBps iRate

TBps iRate

Data rate in bits per second. TBps

TStopBits iStopBits

TStopBits iStopBits

Number of stop bits. TStopBits