Table of Contents

Method GetPayload

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

GetPayload(HarpMessage)

Returns the payload data for ClockConfiguration register messages.

public static ClockConfigurationFlags GetPayload(HarpMessage message)

Parameters

message HarpMessage

A HarpMessage object representing the register message.

Returns

ClockConfigurationFlags

A value representing the message payload.