Table of Contents

Class TimestampedConfigureAdc

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Provides methods for manipulating timestamped messages from the ConfigureAdc register.

public class TimestampedConfigureAdc
Inheritance
TimestampedConfigureAdc
Inherited Members

Fields

Address

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

Methods

GetPayload(HarpMessage)

Returns timestamped payload data for ConfigureAdc register messages.

See Also