UCSI_GET_CAM_SUPPORTED_IN structure (ucmucsispec.h)

Used in the GET_CAM_SUPPORTED command. See Table 4-27 in UCSI spec version 1.2.

Syntax

typedef struct _UCSI_GET_CAM_SUPPORTED_IN {
  UINT8 bmAlternateModeSupported[16];
} UCSI_GET_CAM_SUPPORTED_IN, *PUCSI_GET_CAM_SUPPORTED_IN;

Members

bmAlternateModeSupported[16]

Requirements

Requirement Value
Minimum KMDF version 1.27
Minimum UMDF version N/A
Header ucmucsispec.h (include UcmUcsiCx.h)