Table of Contents

Enum PwmAndStimMappings

Namespace
Harp.OutputExpander
Assembly
Harp.OutputExpander.dll

Specifies the mapping PWM and Stimulation to digital output lines.

[Flags]
public enum PwmAndStimMappings : ushort

Fields

None = 0
Pwm0ToOut1 = 1
Pwm0ToOut2 = 2
Pwm0ToOut3 = 4
Pwm1ToOut6 = 8
Pwm1ToOut7 = 16
Pwm1ToOut8 = 32
Pwm2ToOut9 = 64
Stim0ToOut0 = 128
Stim0ToOut5 = 256