Class Led1Current
Represents a register that specifies the configuration of current to drive LED 1.
public class Led1Current
- Inheritance
-
Led1Current
- Inherited Members
Fields
- Address
Represents the address of the Led1Current register. This field is constant.
- RegisterLength
Represents the length of the Led1Current register. This field is constant.
- RegisterType
Represents the payload type of the Led1Current register. This field is constant.
Methods
- FromPayload(MessageType, byte)
Returns a Harp message for the Led1Current register.
- FromPayload(double, MessageType, byte)
Returns a timestamped Harp message for the Led1Current register.
- GetPayload(HarpMessage)
Returns the payload data for Led1Current register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for Led1Current register messages.