BeRTOS
Defines
cfg_stepper.h File Reference

Configuration file for stepper motor module. More...

Go to the source code of this file.

Defines

#define STEPPER_LOG_LEVEL   LOG_LVL_INFO
 Module logging level.
#define STEPPER_LOG_FORMAT   LOG_FMT_TERSE
 Module logging format.
#define CONFIG_NUM_STEPPER_MOTORS   6
 Max number of the stepper motor.
#define CONFIG_TC_STEPPER_MAX_NUM   6
 Max number of the timer usable on target to drive stepper motor.

Detailed Description

Configuration file for stepper motor module.

Author:
Daniele Basile <asterix@develer.com>

Definition in file cfg_stepper.h.