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