CereStim 96 API  RS-0075 Rev 3.00

The stimulator is able to begin stimulating based on an external TTL logic. The Trigger type defines the possible trigger methods. It can be set to trigger on a low to high transistion, a high to low transistion, or any transistion.

Enumerator
BTRIGGER_DISABLED 

Trigger mode is currently turned off.

BTRIGGER_RISING 

Trigger on a low to high transistion.

BTRIGGER_FALLING 

Trigger on a high to low transistion.

BTRIGGER_CHANGE 

Trigger on any transistion.

BTRIGGER_INVALID 

Invalid Trigger, Always the last value.