UCSI_USB_OPERATION_MODE-Enumeration (ucmucsispec.h)
Wird im SET_UOR-Befehl verwendet. Siehe Tabelle 4-18, Offset 23 in UCSI-Spezifikation Version 1.2.
Syntax
typedef enum _UCSI_USB_OPERATION_MODE {
UcsiUsbOperationModeDfp,
UcsiUsbOperationModeUfp,
UcsiUsbOperationModeDrp
} UCSI_USB_OPERATION_MODE;
Konstanten
|
UcsiUsbOperationModeDfp
|
UcsiUsbOperationModeUfp
|
UcsiUsbOperationModeDrp
|
Anforderungen
Anforderung |
Wert |
KMDF-Mindestversion |
1,27 |
UMDF-Mindestversion |
– |
Kopfzeile |
ucmucsispec.h (include UcmUcsiCx.h) |