Table of Contents

Method GetMessage

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

GetMessage(MessageType)

Creates a message that sets the duty cycle of PWM1 (%).

public HarpMessage GetMessage(MessageType messageType)

Parameters

messageType MessageType

Specifies the type of the created message.

Returns

HarpMessage

A new message for the Pwm1DutyCycle register.