UCSI_GET_PDOS_IN structure (ucmucsispec.h)
Used in the GET_PDOS command. See Table 4-36 in UCSI spec version 1.2.
Syntax
typedef struct _UCSI_GET_PDOS_IN {
UINT32 Pdos[4];
} UCSI_GET_PDOS_IN, *PUCSI_GET_PDOS_IN;
Members
Pdos[4]
Requirements
Requirement | Value |
---|---|
Minimum KMDF version | 1.27 |
Minimum UMDF version | N/A |
Header | ucmucsispec.h (include UcmUcsiCx.h) |