NXC
Version 1.2.1 r5
|
Use these constants to configure the desired mode for the specified motor(s): coast, motoron, brake, or regulated. More...
Macros | |
#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 |
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.