Output port mode constants
[Output module constants]

Use these constants to configure the desired mode for the specified motor(s): coast, motoron, brake, or regulated. More...

Defines

#define OUT_MODE_COAST   0x00
#define OUT_MODE_MOTORON   0x01
#define OUT_MODE_BRAKE   0x02
#define OUT_MODE_REGULATED   0x04
#define OUT_MODE_REGMETHOD   0xF0

Detailed Description

Use these constants to configure the desired mode for the specified motor(s): coast, motoron, brake, or regulated.

Mode constants can be combined with bitwise OR.

See also:
SetOutput()

Generated by  doxygen 1.6.2