compass3 2.0.0.0

Macros

#define COMPASS3_XOUT_LSB   0x00
 
#define COMPASS3_XOUT_MSB   0x01
 
#define COMPASS3_YOUT_LSB   0x02
 
#define COMPASS3_YOUT_MSB   0x03
 
#define COMPASS3_ZOUT_LSB   0x04
 
#define COMPASS3_ZOUT_MSB   0x05
 
#define COMPASS3_TEMP   0x06
 
#define COMPASS3_STAT   0x07
 
#define COMPASS3_INTERNAL_CTRL_0   0x08
 
#define COMPASS3_INTERNAL_CTRL_1   0x09
 
#define COMPASS3_INTERNAL_CTRL_2   0x0A
 
#define COMPASS3_X_TRSH   0x0B
 
#define COMPASS3_Y_TRSH   0x0C
 
#define COMPASS3_Z_TRSH   0x0D
 
#define COMPASS3_DEVICE_ID   0x2F
 

Detailed Description

Macro Definition Documentation

◆ COMPASS3_DEVICE_ID

#define COMPASS3_DEVICE_ID   0x2F

◆ COMPASS3_INTERNAL_CTRL_0

#define COMPASS3_INTERNAL_CTRL_0   0x08

◆ COMPASS3_INTERNAL_CTRL_1

#define COMPASS3_INTERNAL_CTRL_1   0x09

◆ COMPASS3_INTERNAL_CTRL_2

#define COMPASS3_INTERNAL_CTRL_2   0x0A

◆ COMPASS3_STAT

#define COMPASS3_STAT   0x07

◆ COMPASS3_TEMP

#define COMPASS3_TEMP   0x06

◆ COMPASS3_X_TRSH

#define COMPASS3_X_TRSH   0x0B

◆ COMPASS3_XOUT_LSB

#define COMPASS3_XOUT_LSB   0x00

◆ COMPASS3_XOUT_MSB

#define COMPASS3_XOUT_MSB   0x01

◆ COMPASS3_Y_TRSH

#define COMPASS3_Y_TRSH   0x0C

◆ COMPASS3_YOUT_LSB

#define COMPASS3_YOUT_LSB   0x02

◆ COMPASS3_YOUT_MSB

#define COMPASS3_YOUT_MSB   0x03

◆ COMPASS3_Z_TRSH

#define COMPASS3_Z_TRSH   0x0D

◆ COMPASS3_ZOUT_LSB

#define COMPASS3_ZOUT_LSB   0x04

◆ COMPASS3_ZOUT_MSB

#define COMPASS3_ZOUT_MSB   0x05