Class CreatePwm0ActualFrequencyPayload
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents an operator that creates a message payload that reports the actual frequency to be generated from PWM0 (Hz).
public class CreatePwm0ActualFrequencyPayload
- Inheritance
-
CreatePwm0ActualFrequencyPayload
- Derived
- Inherited Members
Properties
- Pwm0ActualFrequency
Gets or sets the value that reports the actual frequency to be generated from PWM0 (Hz).
Methods
- GetMessage(MessageType)
Creates a message that reports the actual frequency to be generated from PWM0 (Hz).
- GetPayload()
Creates a message payload for the Pwm0ActualFrequency register.