Table of Contents

Class Led0PwmDutyCycleReal

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents a register that get the real duty cycle (%) of LED0 when in Pwm mode.

public class Led0PwmDutyCycleReal
Inheritance
Led0PwmDutyCycleReal
Inherited Members

Fields

Address

Represents the address of the Led0PwmDutyCycleReal register. This field is constant.

RegisterLength

Represents the length of the Led0PwmDutyCycleReal register. This field is constant.

RegisterType

Represents the payload type of the Led0PwmDutyCycleReal register. This field is constant.

Methods

FromPayload(MessageType, float)

Returns a Harp message for the Led0PwmDutyCycleReal register.

FromPayload(double, MessageType, float)

Returns a timestamped Harp message for the Led0PwmDutyCycleReal register.

GetPayload(HarpMessage)

Returns the payload data for Led0PwmDutyCycleReal register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Led0PwmDutyCycleReal register messages.