UCSI_POWER_DIRECTION_ROLE 列挙 (ucmucsispec.h)

SET_PDR コマンドで使用されます。 UCSI 仕様バージョン 1.2 の表 4-22 オフセット 23 を参照してください。

構文

typedef enum _UCSI_POWER_DIRECTION_ROLE {
  UcsiPowerDirectionRoleProvider,
  UcsiPowerDirectionRoleConsumer,
  UcsiPowerDirectionRoleAcceptSwap,
  UcsiPowerDirectionRoleProviderAcceptSwap,
  UcsiPowerDirectionRoleConsumerAcceptSwap
} UCSI_POWER_DIRECTION_ROLE;

定数

 
UcsiPowerDirectionRoleProvider
UcsiPowerDirectionRoleConsumer
UcsiPowerDirectionRoleAcceptSwap

要件

要件
最小 KMDF バージョン 1.27
最小 UMDF バージョン 該当なし
Header ucmucsispec.h (UcmUcsiCx.h を含む)