Table of Contents

Enum MimicOutput

Namespace
Harp.Behavior
Assembly
Harp.Behavior.dll

Specifies the target IO on which to mimic the specified register.

public enum MimicOutput : byte

Fields

None = 0
DIO0 = 1
DIO1 = 2
DIO2 = 3
DO0 = 4
DO1 = 5
DO2 = 6
DO3 = 7