Table of Contents

Method GetPayload

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

GetPayload(HarpMessage)

Returns the payload data for HardwareVersionLow register messages.

public static byte GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

byte

A value representing the message payload.