共用方式為


UCSI_POWER_DIRECTION_MODE列舉 (ucmucsispec.h)

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

Syntax

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)