PWM_CONTROLLER_GET_ACTUAL_PERIOD_OUTPUT structure
[Certaines informations portent sur la préversion du produit, qui est susceptible d’être en grande partie modifié avant sa commercialisation. Microsoft ne donne aucune garantie, expresse ou implicite, concernant les informations fournies ici.]
Contient la période de signal de sortie effective pour un contrôleur PWM (Pulse Width Modulation).
Syntaxe
typedef struct _PWM_CONTROLLER_GET_ACTUAL_PERIOD_OUTPUT {
PWM_PERIOD ActualPeriod;
} PWM_CONTROLLER_GET_ACTUAL_PERIOD_OUTPUT;
Membres
-
ActualPeriod
-
Période de signal de sortie effective telle qu’elle serait mesurée sur les canaux de sortie du contrôleur.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge |
Windows 10 [applications de bureau uniquement] |
Serveur minimal pris en charge |
Windows Server 2016 [applications de bureau uniquement] |
Version KMDF minimale |
1,19 |
Version UMDF minimale |
2.19 |
En-tête |
|