dcmotor25  2.1.0.0
Macros
DC Motor 25 Registers Settings

Settings for registers of DC Motor 25 Click driver. More...

Macros

#define DCMOTOR25_OTP_V_READY   0x00
 DC Motor 25 description setting. More...
 
#define DCMOTOR25_OTP_V_TEST_OK   0x40
 
#define DCMOTOR25_OTP_V_ERROR   0x80
 
#define DCMOTOR25_OTP_V_PROG_SUCCESS   0xC0
 
#define DCMOTOR25_DEVICE_ADDRESS   0x2C
 DC Motor 25 device address setting. More...
 

Detailed Description

Settings for registers of DC Motor 25 Click driver.

Macro Definition Documentation

◆ DCMOTOR25_DEVICE_ADDRESS

#define DCMOTOR25_DEVICE_ADDRESS   0x2C

DC Motor 25 device address setting.

Specified setting for device slave address selection of DC Motor 25 Click driver.

◆ DCMOTOR25_OTP_V_ERROR

#define DCMOTOR25_OTP_V_ERROR   0x80

◆ DCMOTOR25_OTP_V_PROG_SUCCESS

#define DCMOTOR25_OTP_V_PROG_SUCCESS   0xC0

◆ DCMOTOR25_OTP_V_READY

#define DCMOTOR25_OTP_V_READY   0x00

DC Motor 25 description setting.

Specified setting for description of DC Motor 25 Click driver.

◆ DCMOTOR25_OTP_V_TEST_OK

#define DCMOTOR25_OTP_V_TEST_OK   0x40