Class Pwm0ActualFrequency
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents a register that reports the actual frequency to be generated from PWM0 (Hz).
public class Pwm0ActualFrequency
- Inheritance
-
Pwm0ActualFrequency
- Inherited Members
Fields
- Address
Represents the address of the Pwm0ActualFrequency register. This field is constant.
- RegisterLength
Represents the length of the Pwm0ActualFrequency register. This field is constant.
- RegisterType
Represents the payload type of the Pwm0ActualFrequency register. This field is constant.
Methods
- FromPayload(MessageType, float)
Returns a Harp message for the Pwm0ActualFrequency register.
- FromPayload(double, MessageType, float)
Returns a timestamped Harp message for the Pwm0ActualFrequency register.
- GetPayload(HarpMessage)
Returns the payload data for Pwm0ActualFrequency register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for Pwm0ActualFrequency register messages.