enumerazione UCSI_POWER_DIRECTION_ROLE (ucmucsispec.h)

Usato nel comando SET_PDR. Vedere la tabella 4-22, Offset 23 nella specifica UCSI versione 1.2.

Sintassi

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

Costanti

 
UcsiPowerDirectionRoleProvider
UcsiPowerDirectionRoleConsumer
UcsiPowerDirectionRoleAcceptSwap

Requisiti

Requisito Valore
Versione KMDF minima 1.27
Versione UMDF minima N/D
Intestazione ucmucsispec.h (include UcmUcsiCx.h)