enumerazione UCSI_USB_OPERATION_MODE (ucmucsispec.h)

Usato nel comando SET_UOR. Vedere Tabella 4-18, Offset 23 nella specifica UCSI versione 1.2.

Sintassi

typedef enum _UCSI_USB_OPERATION_MODE {
  UcsiUsbOperationModeDfp,
  UcsiUsbOperationModeUfp,
  UcsiUsbOperationModeDrp
} UCSI_USB_OPERATION_MODE;

Costanti

 
UcsiUsbOperationModeDfp
UcsiUsbOperationModeUfp
UcsiUsbOperationModeDrp

Requisiti

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