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