Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the effective output signal period of the Pulse Width Modulation (PWM) controller.
Syntax
typedef struct _PWM_CONTROLLER_SET_DESIRED_PERIOD_OUTPUT {
PWM_PERIOD ActualPeriod;
} PWM_CONTROLLER_SET_DESIRED_PERIOD_OUTPUT;
Members
ActualPeriod
The effective output signal period, in picoseconds, 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 | pwm.h (include Pwm.h) |