compass3 2.0.0.0
Internal Control 1 register

Macros

#define COMPASS3_SW_RST   0x80
 
#define COMPASS3_OTP_BL_SEL1   0x40
 
#define COMPASS3_OTP_BL_SEL0   0x20
 
#define COMPASS3_Z_INH   0x10
 
#define COMPASS3_Y_INH   0x08
 
#define COMPASS3_X_INH   0x04
 
#define COMPASS3_BW_ODR_600   0x03
 
#define COMPASS3_BW_ODR_400   0x02
 
#define COMPASS3_BW_ODR_200   0x01
 
#define COMPASS3_BW_ODR_100   0x00
 

Detailed Description

Macro Definition Documentation

◆ COMPASS3_BW_ODR_100

#define COMPASS3_BW_ODR_100   0x00

◆ COMPASS3_BW_ODR_200

#define COMPASS3_BW_ODR_200   0x01

◆ COMPASS3_BW_ODR_400

#define COMPASS3_BW_ODR_400   0x02

◆ COMPASS3_BW_ODR_600

#define COMPASS3_BW_ODR_600   0x03

◆ COMPASS3_OTP_BL_SEL0

#define COMPASS3_OTP_BL_SEL0   0x20

◆ COMPASS3_OTP_BL_SEL1

#define COMPASS3_OTP_BL_SEL1   0x40

◆ COMPASS3_SW_RST

#define COMPASS3_SW_RST   0x80

◆ COMPASS3_X_INH

#define COMPASS3_X_INH   0x04

◆ COMPASS3_Y_INH

#define COMPASS3_Y_INH   0x08

◆ COMPASS3_Z_INH

#define COMPASS3_Z_INH   0x10