Condividi tramite


enumerazione UCSI_COMMAND (ucmucsispec.h)

Vedere La tabella 4-51: Codice di comando, nella specifica UCSI versione 1.2.

Sintassi

typedef enum _UCSI_COMMAND {
  UcsiCommandPpmReset,
  UcsiCommandCancel,
  UcsiCommandConnectorReset,
  UcsiCommandAckCcCi,
  UcsiCommandSetNotificationEnable,
  UcsiCommandGetCapability,
  UcsiCommandGetConnectorCapability,
  UcsiCommandSetUom,
  UcsiCommandSetUor,
  UcsiCommandSetPdm,
  UcsiCommandSetPdr,
  UcsiCommandGetAlternateModes,
  UcsiCommandGetCamSupported,
  UcsiCommandGetCurrentCam,
  UcsiCommandSetNewCam,
  UcsiCommandGetPdos,
  UcsiCommandGetCableProperty,
  UcsiCommandGetConnectorStatus,
  UcsiCommandGetErrorStatus,
  UcsiCommandSetPowerLevel,
  UcsiCommandMax
} UCSI_COMMAND;

Costanti

 
UcsiCommandPpmReset
Vedere PPM_RESET descritto nella sezione 4.5.1 della specifica.
UcsiCommandCancel
Vedere CANCEL descritto nella sezione 4.5.2 della specifica.
UcsiCommandConnectorReset
Vedere CONNECTOR_RESET descritto nella sezione 4.5.3 della specifica.
UcsiCommandAckCcCi
Vedere ACK_CC_CI descritto nella sezione 4.5.4 della specifica.
UcsiCommandSetNotificationEnable
Vedere SET_NOTIFICATION_ENABLE descritto nella sezione 4.5.5 della specifica.
UcsiCommandGetCapability
Vedere GET_CAPABILITY descritto nella sezione 4.5.6 della specifica.
UcsiCommandGetConnectorCapability
Vedere GET_CONNECTOR_CAPABILITY descritto nella sezione 4.5.7 della specifica.
UcsiCommandSetUom
Vedere SET_CCOM descritto nella sezione 4.5.8 della specifica.
UcsiCommandSetUor
Vedere SET_UOR descritto nella sezione 4.5.9 della specifica.
UcsiCommandSetPdm
Vedere SET_PDM descritto nella sezione 4.5.10 della specifica.
UcsiCommandSetPdr
Vedere SET_PDR descritto nella sezione 4.5.10 della specifica.
UcsiCommandGetAlternateModes
Vedere GET_ALTERNATE_MODES descritto nella sezione 4.5.11 della specifica.
UcsiCommandGetCamSupported
Vedere GET_CAM_SUPPORTED descritto nella sezione 4.5.12 della specifica.
UcsiCommandGetCurrentCam
Vedere GET_CURRENT_CAM descritto nella sezione 4.5.13 della specifica.
UcsiCommandSetNewCam
Vedere SET_NEW_CAM descritto nella sezione 4.5.14 della specifica.
UcsiCommandGetPdos
Vedere GET_PDOS descritto nella sezione 4.5.15 della specifica.
UcsiCommandGetCableProperty
Vedere GET_CABLE_PROPERTY descritto nella sezione 4.5.16 della specifica.
UcsiCommandGetConnectorStatus
Vedere GET_CONNECTOR_STATUS descritto nella sezione 4.5.17 della specifica.
UcsiCommandGetErrorStatus
Vedere GET_ERROR_STATUS descritto nella sezione 4.5.18 della specifica.
UcsiCommandSetPowerLevel
Vedere SET_POWER_LEVEL descritto nella sezione 4.5.19 della specifica.
UcsiCommandMax
Riservato.

Requisiti

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