énumération UCSI_CONNECTOR_PARTNER_TYPE (ucmucsispec.h)
-
Article
-
- 2 minutes de lecture
-
Utilisé dans la commande GET_CONNECTOR_STATUS. Consultez le tableau 4-42, Offset 29 dans la spécification UCSI version 1.1.
Syntax
typedef enum _UCSI_CONNECTOR_PARTNER_TYPE {
UcsiConnectorPartnerTypeDfp,
UcsiConnectorPartnerTypeUfp,
UcsiConnectorPartnerTypePoweredCableNoUfp,
UcsiConnectorPartnerTypePoweredCableWithUfp,
UcsiConnectorPartnerTypeDebugAccessory,
UcsiConnectorPartnerTypeAudioAccessory
} UCSI_CONNECTOR_PARTNER_TYPE;
Constantes
|
UcsiConnectorPartnerTypeDfp
|
UcsiConnectorPartnerTypeUfp
|
UcsiConnectorPartnerTypePoweredCableNoUfp
|
UcsiConnectorPartnerTypePoweredCableWithUfp
|
UcsiConnectorPartnerTypeDebugAccessory
|
UcsiConnectorPartnerTypeAudioAccessory
|
Configuration requise
|
|
Version KMDF minimale |
1.27 |
Version UMDF minimale |
N/A |
En-tête |
ucmucsispec.h (include UcmUcsiCx.h) |