共用方式為


UCSI_POWER_DIRECTION_MODE列舉 (ucmucsispec.h)

用於GET_CONNECTOR_STATUS 命令。 請參閱 UCSI 規格 1.2 版中的位移 20表 4-42。

語法

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)