TCommCapsV02 Class Reference
class TCommCapsV02 : public TCommCapsV01
|
Comms capability structure. Class to query the capability settings for serial comm port. Members of this class are filled with the capabilities of the comm port.
TCommCapsV01
Member Data Documentation
TUint
iFlowControlCaps
Specifies whether Flow Control Status is supported or not. If supported the value is KCapsFlowControlStatusSupported, otherwise Zero
TUint
iNotificationCaps
Specifies the notifications that are supported for the serial comm port. The field is a bitmask made by OR-ing a combination of: -KNotifySignalsChangeSupported -KNotifyRateChangeSupported -KNotifyDataFormatChangeSupported -KNotifyHandshakeChangeSupported -KNotifyBreakSupported -KNotifyFlowControlChangeSupported -KNotifyDataAvailableSupported -KNotifyOutputEmptySupported Each set bit corresponds to a supported notification type.
TUint
iRoleCaps
Specifies whether Role Switch is supported or not. If supported the value is KCapsRoleSwitchSupported, otherwise Zero
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.