Table of Contents

Class Pwm0EventConfig

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Represents a register that enables the generation of events for PWM0.

public class Pwm0EventConfig
Inheritance
Pwm0EventConfig
Inherited Members

Fields

Address

Represents the address of the Pwm0EventConfig register. This field is constant.

RegisterLength

Represents the length of the Pwm0EventConfig register. This field is constant.

RegisterType

Represents the payload type of the Pwm0EventConfig register. This field is constant.

Methods

FromPayload(MessageType, EnableFlag)

Returns a Harp message for the Pwm0EventConfig register.

FromPayload(double, MessageType, EnableFlag)

Returns a timestamped Harp message for the Pwm0EventConfig register.

GetPayload(HarpMessage)

Returns the payload data for Pwm0EventConfig register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for Pwm0EventConfig register messages.