Table of Contents

Class CreateLed0PwmPulseCounterPayload

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents an operator that creates a message payload that sets the number of pulses of LED0 when in Pwm mode, between 1 and 65535.

public class CreateLed0PwmPulseCounterPayload
Inheritance
CreateLed0PwmPulseCounterPayload
Derived
Inherited Members

Properties

Led0PwmPulseCounter

Gets or sets the value that sets the number of pulses of LED0 when in Pwm mode, between 1 and 65535.

Methods

GetMessage(MessageType)

Creates a message that sets the number of pulses of LED0 when in Pwm mode, between 1 and 65535.

GetPayload()

Creates a message payload for the Led0PwmPulseCounter register.