Enum MimicOutput
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
Specifies the target IO on which to mimic the specified register.
public enum MimicOutput : byte
None = 0
DIO0 = 1
DIO1 = 2
DIO2 = 3
DO0 = 4
DO1 = 5
DO2 = 6
DO3 = 7