Table of Contents

Class CreateLed0PwmFrequencyPayload

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Represents an operator that creates a message payload that sets the frequency (Hz) of LED0 when in Pwm mode, between 0.5 and 2000.

public class CreateLed0PwmFrequencyPayload
Inheritance
CreateLed0PwmFrequencyPayload
Derived
Inherited Members

Properties

Led0PwmFrequency

Gets or sets the value that sets the frequency (Hz) of LED0 when in Pwm mode, between 0.5 and 2000.

Methods

GetMessage(MessageType)

Creates a message that sets the frequency (Hz) of LED0 when in Pwm mode, between 0.5 and 2000.

GetPayload()

Creates a message payload for the Led0PwmFrequency register.