ערוך

שתף באמצעות


PWM Structures

[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.]

The following structures are used with Pulse Width Modulation:

In this section

Topic Description
PWM_CONTROLLER_GET_ACTUAL_PERIOD_OUTPUT
Contains the effective output signal period for a Pulse Width Modulation (PWM) controller.
PWM_CONTROLLER_INFO
Represents the static information that characterizes a Pulse Width Modulation (PWM) controller.
PWM_CONTROLLER_SET_DESIRED_PERIOD_INPUT
Contains an input value for a suggested signal period for the Pulse Width Modulation (PWM) controller.
PWM_CONTROLLER_SET_DESIRED_PERIOD_OUTPUT
Contains the effective output signal period of the Pulse Width Modulation (PWM) controller.
PWM_PIN_GET_ACTIVE_DUTY_CYCLE_PERCENTAGE_OUTPUT
Contains the current duty cycle percentage for a pin or channel in a Pulse Width Modulation (PWM) controller.
PWM_PIN_SET_ACTIVE_DUTY_CYCLE_PERCENTAGE_INPUT
Contains a desired duty cycle percentage for a pin or channel in a Pulse Width Modulation (PWM) controller.
PWM_PIN_GET_POLARITY_OUTPUT
Contains a polarity value to return.
PWM_PIN_SET_POLARITY_INPUT
Contains a desired value for polarity of a pin or channel.
PWM_PIN_IS_STARTED_OUTPUT
Contains the current signal generation state of a pin.