Class Led0PwmReal
Represents a register that get the real frequency (Hz) of LED0 when in Pwm mode.
public class Led0PwmReal
- Inheritance
-
Led0PwmReal
- Inherited Members
Fields
- Address
Represents the address of the Led0PwmReal register. This field is constant.
- RegisterLength
Represents the length of the Led0PwmReal register. This field is constant.
- RegisterType
Represents the payload type of the Led0PwmReal register. This field is constant.
Methods
- FromPayload(MessageType, float)
Returns a Harp message for the Led0PwmReal register.
- FromPayload(double, MessageType, float)
Returns a timestamped Harp message for the Led0PwmReal register.
- GetPayload(HarpMessage)
Returns the payload data for Led0PwmReal register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for Led0PwmReal register messages.