BeRTOS
Defines
cfg_pwm.h File Reference

Configuration file for PWM module. More...

Go to the source code of this file.

Defines

#define PWM_LOG_LEVEL   LOG_LVL_INFO
 Module logging level.
#define PWM_LOG_FORMAT   LOG_FMT_VERBOSE
 Module logging format.
#define CFG_PWM_ENABLE_OLD_API   1
 Enable the OLD pwm API.

Detailed Description

Configuration file for PWM module.

Author:
Daniele Basile <asterix@develer.com>

Definition in file cfg_pwm.h.


Define Documentation

#define CFG_PWM_ENABLE_OLD_API   1

Enable the OLD pwm API.

Not recommended for new projects.

Definition at line 62 of file cfg_pwm.h.