Class CreateLed0PwmDutyCyclePayload
Represents an operator that creates a message payload that sets the duty cycle (%) of LED0 when in Pwm mode, between 0.1 and 99.9.
public class CreateLed0PwmDutyCyclePayload
- Inheritance
-
CreateLed0PwmDutyCyclePayload
- Derived
- Inherited Members
Properties
- Led0PwmDutyCycle
Gets or sets the value that sets the duty cycle (%) of LED0 when in Pwm mode, between 0.1 and 99.9.
Methods
- GetMessage(MessageType)
Creates a message that sets the duty cycle (%) of LED0 when in Pwm mode, between 0.1 and 99.9.
- GetPayload()
Creates a message payload for the Led0PwmDutyCycle register.