structure MIPI_DSI_CAPS (ntddvdeo.h)

Mipi (interface du processeur de l’industrie mobile) DSI-2 (interface série d’affichage).

Syntaxe

typedef struct _MIPI_DSI_CAPS {
  UCHAR  DSITypeMajor;
  UCHAR  DSITypeMinor;
  UCHAR  SpecVersionMajor;
  UCHAR  SpecVersionMinor;
  UCHAR  SpecVersionPatch;
  USHORT TargetMaximumReturnPacketSize;
  UCHAR  ResultCodeFlags;
  UCHAR  ResultCodeStatus;
  UCHAR  Revision;
  UCHAR  Level;
  UCHAR  DeviceClassHi;
  UCHAR  DeviceClassLo;
  UCHAR  ManufacturerHi;
  UCHAR  ManufacturerLo;
  UCHAR  ProductHi;
  UCHAR  ProductLo;
  UCHAR  LengthHi;
  UCHAR  LengthLo;
} MIPI_DSI_CAPS, *PMIPI_DSI_CAPS;

Membres

DSITypeMajor

DSITypeMinor

SpecVersionMajor

SpecVersionMinor

SpecVersionPatch

TargetMaximumReturnPacketSize

Taille de paquet de retour maximale cible.

ResultCodeFlags

Indicateurs de code de résultat.

ResultCodeStatus

Code de résultat status.

Revision

Révision.

Level

Niveau.

DeviceClassHi

Classe d’appareil haute.

DeviceClassLo

Classe d’appareil faible.

ManufacturerHi

Fabricant élevé.

ManufacturerLo

Fabricant Faible.

ProductHi

Produit élevé.

ProductLo

Produit faible.

LengthHi

Longueur élevée.

LengthLo

Longueur faible.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 10 version 1903
En-tête ntddvdeo.h