Class CreatePwm0DutyCyclePayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator that creates a message payload that sets the duty cycle of PWM0 (%).
public class CreatePwm0DutyCyclePayload
- Inheritance
-
CreatePwm0DutyCyclePayload
- Derived
- Inherited Members
Properties
- Pwm0DutyCycle
Gets or sets the value that sets the duty cycle of PWM0 (%).
Methods
- GetMessage(MessageType)
Creates a message that sets the duty cycle of PWM0 (%).
- GetPayload()
Creates a message payload for the Pwm0DutyCycle register.