UCSI_CONNECTOR_PARTNER_TYPE-Enumeration (ucmucsispec.h)

Wird im Befehl GET_CONNECTOR_STATUS verwendet. Siehe Tabelle 4-42, Offset 29 in UCSI Spec Version 1.2.

Syntax

typedef enum _UCSI_CONNECTOR_PARTNER_TYPE {
  UcsiConnectorPartnerTypeDfp,
  UcsiConnectorPartnerTypeUfp,
  UcsiConnectorPartnerTypePoweredCableNoUfp,
  UcsiConnectorPartnerTypePoweredCableWithUfp,
  UcsiConnectorPartnerTypeDebugAccessory,
  UcsiConnectorPartnerTypeAudioAccessory
} UCSI_CONNECTOR_PARTNER_TYPE;

Konstanten

 
UcsiConnectorPartnerTypeDfp
UcsiConnectorPartnerTypeUfp
UcsiConnectorPartnerTypePoweredCableNoUfp
UcsiConnectorPartnerTypePoweredCableWithUfp
UcsiConnectorPartnerTypeDebugAccessory
UcsiConnectorPartnerTypeAudioAccessory

Anforderungen

Anforderung Wert
KMDF-Mindestversion 1,27
UMDF-Mindestversion
Kopfzeile ucmucsispec.h (include UcmUcsiCx.h)