UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_PIN_ASSIGNMENT enumeration (ucmtcpciportcontrollerrequests.h)

The _UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_PIN_ASSIGNMENT enumeration defines values used to identify DisplayPort pin assignments.

Syntax

typedef enum _UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_PIN_ASSIGNMENT {
  UcmTcpciPortControllerPinAssignmentInvalid,
  UcmTcpciPortControllerDFPDPinAssignmentA,
  UcmTcpciPortControllerDFPDPinAssignmentB,
  UcmTcpciPortControllerDFPDPinAssignmentC,
  UcmTcpciPortControllerDFPDPinAssignmentD,
  UcmTcpciPortControllerDFPDPinAssignmentE,
  UcmTcpciPortControllerDFPDPinAssignmentF,
  UcmTcpciPortControllerUFPDPinAssignmentA,
  UcmTcpciPortControllerUFPDPinAssignmentB,
  UcmTcpciPortControllerUFPDPinAssignmentC,
  UcmTcpciPortControllerUFPDPinAssignmentD,
  UcmTcpciPortControllerUFPDPinAssignmentE
} UCMTCPCI_PORT_CONTROLLER_DISPLAYPORT_PIN_ASSIGNMENT;

Constants

 
UcmTcpciPortControllerPinAssignmentInvalid
Invalid pin assignment
UcmTcpciPortControllerDFPDPinAssignmentA
DFPD pin assignment A
UcmTcpciPortControllerDFPDPinAssignmentB
DFPD pin assignment B
UcmTcpciPortControllerDFPDPinAssignmentC
DFPD pin assignment C
UcmTcpciPortControllerDFPDPinAssignmentD
DFPD pin assignment D
UcmTcpciPortControllerDFPDPinAssignmentE
DFPD pin assignment E
UcmTcpciPortControllerDFPDPinAssignmentF
DFPD pin assignment F
UcmTcpciPortControllerUFPDPinAssignmentA
UFPD pin assignment A
UcmTcpciPortControllerUFPDPinAssignmentB
UFPD pin assignment B
UcmTcpciPortControllerUFPDPinAssignmentC
UFPD pin assignment C
UcmTcpciPortControllerUFPDPinAssignmentD
UFPD pin assignment D
UcmTcpciPortControllerUFPDPinAssignmentE
UFPD pin assignment E

Requirements

Requirement Value
Header ucmtcpciportcontrollerrequests.h