Class CreatePulseModePayload
Represents an operator that creates a message payload that sets the pulse mode used by the LEDs.
public class CreatePulseModePayload
- Inheritance
-
CreatePulseModePayload
- Derived
- Inherited Members
Properties
- Led0Mode
Gets or sets a value that sets the pulse mode used in LED0.
- Led1Mode
Gets or sets a value that sets the pulse mode used in LED0.
Methods
- GetMessage(MessageType)
Creates a message that sets the pulse mode used by the LEDs.
- GetPayload()
Creates a message payload for the PulseMode register.