accel17  2.0.0.0
Macros
Accel 17 Registers Settings

Settings for registers of Accel 17 Click driver. More...

Macros

#define ACCEL17_TOEN_MASK   0x08
 Accel 17 description setting. More...
 
#define ACCEL17_TOEN_DISABLE   0x00
 
#define ACCEL17_TOEN_ENABLE   0x08
 
#define ACCEL17_BGTST_MASK   0x04
 
#define ACCEL17_BGTST_NORMAL   0x00
 
#define ACCEL17_BGTST_BANDGAP   0x04
 
#define ACCEL17_ST_MASK   0x02
 
#define ACCEL17_ST_OFF   0x00
 
#define ACCEL17_ST_ON   0x02
 
#define ACCEL17_PD_MASK   0x01
 
#define ACCEL17_PD_ON   0x00
 
#define ACCEL17_PD_DOWN   0x01
 
#define ACCEL17_OFFSET   2048
 Accel 17 calculation macros. More...
 
#define ACCEL17_SENSITIVITY   512.0
 
#define ACCEL17_DEGREE_RES   90
 
#define ACCEL17_SET_DEV_ADDR   0x10
 Accel 17 device address setting. More...
 

Detailed Description

Settings for registers of Accel 17 Click driver.

Macro Definition Documentation

◆ ACCEL17_BGTST_BANDGAP

#define ACCEL17_BGTST_BANDGAP   0x04

◆ ACCEL17_BGTST_MASK

#define ACCEL17_BGTST_MASK   0x04

◆ ACCEL17_BGTST_NORMAL

#define ACCEL17_BGTST_NORMAL   0x00

◆ ACCEL17_DEGREE_RES

#define ACCEL17_DEGREE_RES   90

◆ ACCEL17_OFFSET

#define ACCEL17_OFFSET   2048

Accel 17 calculation macros.

Specified marcros for calculation of Accel 17 Click driver.

◆ ACCEL17_PD_DOWN

#define ACCEL17_PD_DOWN   0x01

◆ ACCEL17_PD_MASK

#define ACCEL17_PD_MASK   0x01

◆ ACCEL17_PD_ON

#define ACCEL17_PD_ON   0x00

◆ ACCEL17_SENSITIVITY

#define ACCEL17_SENSITIVITY   512.0

◆ ACCEL17_SET_DEV_ADDR

#define ACCEL17_SET_DEV_ADDR   0x10

Accel 17 device address setting.

Specified setting for device slave address selection of Accel 17 Click driver.

◆ ACCEL17_ST_MASK

#define ACCEL17_ST_MASK   0x02

◆ ACCEL17_ST_OFF

#define ACCEL17_ST_OFF   0x00

◆ ACCEL17_ST_ON

#define ACCEL17_ST_ON   0x02

◆ ACCEL17_TOEN_DISABLE

#define ACCEL17_TOEN_DISABLE   0x00

◆ ACCEL17_TOEN_ENABLE

#define ACCEL17_TOEN_ENABLE   0x08

◆ ACCEL17_TOEN_MASK

#define ACCEL17_TOEN_MASK   0x08

Accel 17 description setting.

Specified setting for description of Accel 17 Click driver.