HMC5883L
0.2
Library for I2C communication with HMC5883L over Arduino
|
Constants related to device operations. More...
Macros | |
#define | HMC_SLEEP_DELAY 7 |
#define | HMC_BIAS_XY 1160.0 |
#define | HMC_BIAS_Z 1080.0 |
Constants related to device operations.
#define HMC_BIAS_XY 1160.0 |
Bias applied by the self-test coils along X and Y, in mG
#define HMC_BIAS_Z 1080.0 |
Bias applied by the self-test coils along Z, in mG
#define HMC_SLEEP_DELAY 7 |
Sleep delay in milliseconds (rounded up from 160 Hz)