Class Led0PwmDutyCycle
Represents a register that sets the duty cycle (%) of LED0 when in Pwm mode, between 0.1 and 99.9.
public class Led0PwmDutyCycle
- Inheritance
-
Led0PwmDutyCycle
- Inherited Members
Fields
- Address
Represents the address of the Led0PwmDutyCycle register. This field is constant.
- RegisterLength
Represents the length of the Led0PwmDutyCycle register. This field is constant.
- RegisterType
Represents the payload type of the Led0PwmDutyCycle register. This field is constant.
Methods
- FromPayload(MessageType, float)
Returns a Harp message for the Led0PwmDutyCycle register.
- FromPayload(double, MessageType, float)
Returns a timestamped Harp message for the Led0PwmDutyCycle register.
- GetPayload(HarpMessage)
Returns the payload data for Led0PwmDutyCycle register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for Led0PwmDutyCycle register messages.