PWM_CONTROLLER_GET_ACTUAL_PERIOD_OUTPUT structure
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Contains the effective output signal period for a Pulse Width Modulation (PWM) controller.
Syntax
typedef struct _PWM_CONTROLLER_GET_ACTUAL_PERIOD_OUTPUT {
PWM_PERIOD ActualPeriod;
} PWM_CONTROLLER_GET_ACTUAL_PERIOD_OUTPUT;
Members
-
ActualPeriod
-
The effective output signal period as it would be measured on the output channels of the controller.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
Windows Server 2016 [desktop apps only] |
Minimum KMDF version |
1.19 |
Minimum UMDF version |
2.19 |
Header |
|