// ucmucsispec.h
typedef enum _UCSI_POWER_DIRECTION_MODE {
UcsiPowerDirectionModeProvider,
UcsiPowerDirectionModeConsumer,
UcsiPowerDirectionModeEither
} UCSI_POWER_DIRECTION_MODE;
View the official Windows Driver Kit DDI referenceNo description available.
Used in the GET_CONNECTOR_STATUS command. See Table 4-42, Offset 20 in UCSI spec version 1.2.
UcsiPowerDirectionModeProviderUcsiPowerDirectionModeConsumerUcsiPowerDirectionModeEither