dcmotor27 2.1.0.0
DC Motor 27 PWM Settings

Settings for configuration of DC Motor 27 Click driver. More...

Macros

#define DCMOTOR27_DEF_FREQ   5000
 DC Motor 27 default PWM frequency.
 
#define DCMOTOR27_SET_PIN_HIGH   0x01
 DC Motor 27 pin mode settings.
 
#define DCMOTOR27_SET_PIN_LOW   0x00
 
#define DCMOTOR27_SET_COAST_ON   0x01
 DC Motor 27 coast mode settings.
 
#define DCMOTOR27_SET_COAST_OFF   0x00
 

Detailed Description

Settings for configuration of DC Motor 27 Click driver.

Macro Definition Documentation

◆ DCMOTOR27_DEF_FREQ

#define DCMOTOR27_DEF_FREQ   5000

DC Motor 27 default PWM frequency.

Specified setting for default PWM frequency of DC Motor 27 Click driver.

◆ DCMOTOR27_SET_COAST_OFF

#define DCMOTOR27_SET_COAST_OFF   0x00

◆ DCMOTOR27_SET_COAST_ON

#define DCMOTOR27_SET_COAST_ON   0x01

DC Motor 27 coast mode settings.

Specified setting for coast state of DC Motor 27 Click driver.

◆ DCMOTOR27_SET_PIN_HIGH

#define DCMOTOR27_SET_PIN_HIGH   0x01

DC Motor 27 pin mode settings.

Specified setting for pin state of DC Motor 27 Click driver.

◆ DCMOTOR27_SET_PIN_LOW

#define DCMOTOR27_SET_PIN_LOW   0x00