Table of Contents

Class FirmwareVersionLow

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

Represents a register that specifies the minor version of the Harp core implemented by the device.

public class FirmwareVersionLow
Inheritance
FirmwareVersionLow
Inherited Members

Fields

Address

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

RegisterLength

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

RegisterType

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

Methods

FromPayload(MessageType, byte)

Returns a Harp message for the FirmwareVersionLow register.

FromPayload(double, MessageType, byte)

Returns a timestamped Harp message for the FirmwareVersionLow register.

GetPayload(HarpMessage)

Returns the payload data for FirmwareVersionLow register messages.

GetTimestampedPayload(HarpMessage)

Returns the timestamped payload data for FirmwareVersionLow register messages.