UCSI_POWER_DIRECTION_ROLE 열거형(ucmucsispec.h)

SET_PDR 명령에 사용됩니다. UCSI 사양 버전 1.2의 표 4-22, 오프셋 23을 참조하세요.

Syntax

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

상수

 
UcsiPowerDirectionRoleProvider
UcsiPowerDirectionRoleConsumer
UcsiPowerDirectionRoleAcceptSwap

요구 사항

요구 사항
최소 KMDF 버전 1.27
최소 UMDF 버전 해당 없음
머리글 ucmucsispec.h(UcmUcsiCx.h 포함)