MatroxTimerTriggerActivation
Description
Selects the trigger activation for the specified timer.
namespace MatroxTimerTriggerActivation
{
enum Type
{
AnyEdge,
EdgeFalling,
EdgeRising,
LevelHigh,
LevelLow
};
}
Selects the trigger activation for the specified timer.
namespace MatroxTimerTriggerActivation
{
enum Type
{
AnyEdge,
EdgeFalling,
EdgeRising,
LevelHigh,
LevelLow
};
}