enumerazione UCSI_CONNECTOR_PARTNER_TYPE (ucmucsispec.h)

Usato nel comando GET_CONNECTOR_STATUS. Vedere La tabella 4-42, Offset 29 nella specifica UCSI versione 1.2.

Sintassi

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

Costanti

 
UcsiConnectorPartnerTypeDfp
UcsiConnectorPartnerTypeUfp
UcsiConnectorPartnerTypePoweredCableNoUfp
UcsiConnectorPartnerTypePoweredCableWithUfp
UcsiConnectorPartnerTypeDebugAccessory
UcsiConnectorPartnerTypeAudioAccessory

Requisiti

Requisito Valore
Versione KMDF minima 1.27
Versione UMDF minima N/D
Intestazione ucmucsispec.h (include UcmUcsiCx.h)