Class EnablePower
Represents a register that control the enable of both LEDs' power supply.
public class EnablePower
- Inheritance
-
EnablePower
- Inherited Members
Fields
- Address
Represents the address of the EnablePower register. This field is constant.
- RegisterLength
Represents the length of the EnablePower register. This field is constant.
- RegisterType
Represents the payload type of the EnablePower register. This field is constant.
Methods
- FromPayload(MessageType, LedState)
Returns a Harp message for the EnablePower register.
- FromPayload(double, MessageType, LedState)
Returns a timestamped Harp message for the EnablePower register.
- GetPayload(HarpMessage)
Returns the payload data for EnablePower register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for EnablePower register messages.