UCSI_USB_OPERATION_MODE enumeration (ucmucsispec.h)
Used in the SET_UOR command. See Table 4-18, Offset 23 in UCSI spec version 1.2.
Syntax
typedef enum _UCSI_USB_OPERATION_MODE {
UcsiUsbOperationModeDfp,
UcsiUsbOperationModeUfp,
UcsiUsbOperationModeDrp
} UCSI_USB_OPERATION_MODE;
Constants
|
UcsiUsbOperationModeDfp
|
UcsiUsbOperationModeUfp
|
UcsiUsbOperationModeDrp
|
Requirements
Requirement |
Value |
Minimum KMDF version |
1.27 |
Minimum UMDF version |
N/A |
Header |
ucmucsispec.h (include UcmUcsiCx.h) |