Class CreateLed1PwmPulseCounterPayload
Represents an operator that creates a message payload that sets the number of pulses of LED1 when in Pwm mode, between 1 and 65535.
public class CreateLed1PwmPulseCounterPayload
- Inheritance
-
CreateLed1PwmPulseCounterPayload
- Derived
- Inherited Members
Properties
- Led1PwmPulseCounter
Gets or sets the value that sets the number of pulses of LED1 when in Pwm mode, between 1 and 65535.
Methods
- GetMessage(MessageType)
Creates a message that sets the number of pulses of LED1 when in Pwm mode, between 1 and 65535.
- GetPayload()
Creates a message payload for the Led1PwmPulseCounter register.