CereStim 96 API  RS-0075 Rev 3.00
enum BWFType

The Stimulator is capable of outputting a biphasic current pulse. the BWFType enumerator allows the user to determine what the polarity is of the first phase of the biphasic pulse.

Enumerator
BWF_ANODIC_FIRST 

The first phase is anodic.

BWF_CATHODIC_FIRST 

The first phase is cathodic.

BWF_INVALID 

Invalid Selection, always the last one.