Table of Contents

Class Led0MaxCurrent

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Represents a register that specifies the configuration of current to drive LED 0.

public class Led0MaxCurrent
Inheritance
Led0MaxCurrent
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, byte)

Returns a Harp message for the Led0MaxCurrent register.

FromPayload(double, MessageType, byte)

Returns a timestamped Harp message for the Led0MaxCurrent register.

GetPayload(HarpMessage)

Returns the payload data for Led0MaxCurrent register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Led0MaxCurrent register messages.