Table of Contents

Class TimestampedOutputToggle

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Provides methods for manipulating timestamped messages from the OutputToggle register.

public class TimestampedOutputToggle
Inheritance
TimestampedOutputToggle
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for OutputToggle register messages.

See Also