UCSI_POWER_DIRECTION_MODE 列挙 (ucmucsispec.h)
GET_CONNECTOR_STATUS コマンドで使用されます。 UCSI 仕様バージョン 1.2 の表 4-42 オフセット 20 を参照してください。
構文
typedef enum _UCSI_POWER_DIRECTION_MODE {
UcsiPowerDirectionModeProvider,
UcsiPowerDirectionModeConsumer,
UcsiPowerDirectionModeEither
} UCSI_POWER_DIRECTION_MODE;
定数
UcsiPowerDirectionModeProvider |
UcsiPowerDirectionModeConsumer |
UcsiPowerDirectionModeEither |
要件
要件 | 値 |
---|---|
最小 KMDF バージョン | 1.27 |
最小 UMDF バージョン | 該当なし |
Header | ucmucsispec.h (UcmUcsiCx.h を含む) |