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 = 0Pwm0ToOut1 = 1Pwm0ToOut2 = 2Pwm0ToOut3 = 4Pwm1ToOut6 = 8Pwm1ToOut7 = 16Pwm1ToOut8 = 32Pwm2ToOut9 = 64Stim0ToOut0 = 128Stim0ToOut5 = 256