在 GET_CONNECTOR_STATUS 命令中使用。 请参阅表 4-42,UCSI 规范版本 1.2中的偏移量 20。
语法
typedef enum _UCSI_POWER_DIRECTION_MODE {
UcsiPowerDirectionModeProvider,
UcsiPowerDirectionModeConsumer,
UcsiPowerDirectionModeEither
} UCSI_POWER_DIRECTION_MODE;
常数
UcsiPowerDirectionModeProvider |
UcsiPowerDirectionModeConsumer |
UcsiPowerDirectionModeEither |
要求
要求 | 价值 |
---|---|
最低 KMDF 版本 | 1.27 |
最低 UMDF 版本 | N/A |
标头 | ucmucsispec.h (包括 UcmUcsiCx.h) |