Table of Contents

Class ClockConfiguration

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

Represents a register that specifies the configuration for the device synchronization clock.

public class ClockConfiguration
Inheritance
ClockConfiguration
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, ClockConfigurationFlags)

Returns a Harp message for the ClockConfiguration register.

FromPayload(double, MessageType, ClockConfigurationFlags)

Returns a timestamped Harp message for the ClockConfiguration register.

GetPayload(HarpMessage)

Returns the payload data for ClockConfiguration register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for ClockConfiguration register messages.