MatroxIOCommandListCounterSource
Description
Specifies the signal to use as the counter source for a command list.
namespace MatroxIOCommandListCounterSource
{
enum Type
{
Clock,
Input0,
Input1,
Input2,
Input3,
Input4,
Input5,
Input6,
Input7,
Input8,
Input9,
Input10,
Input11,
Input12,
Input13,
Input14,
Input15,
RotaryEncoder1,
RotaryEncoder2
};
}
