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

Inherits from

Member Data Documentation

TUint iFlowControlCaps

TUint iFlowControlCaps

Specifies whether Flow Control Status is supported or not. If supported the value is KCapsFlowControlStatusSupported, otherwise Zero

TUint iNotificationCaps

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

TUint iRoleCaps

Specifies whether Role Switch is supported or not. If supported the value is KCapsRoleSwitchSupported, otherwise Zero