Register definitions for the QMC5883L device driver. More...
Register definitions for the QMC5883L device driver.
Definition in file qmc5883l_internal.h.
Go to the source code of this file.
Device modes | |
| #define | QMC5883L_STANDBY (0x00) | 
| #define | QMC5883L_CONT (0x01) | 
Device status flags | |
| #define | QMC5883L_DRDY (0x01) | 
| #define | QMC5883L_OVL (0x02) | 
| #define | QMC5883L_DOR (0x04) | 
Configuration bitfields | |
| #define | QMC5883L_INT_ENB (0x01) | 
| #define | QMC5883L_ROL_PNT (0x40) | 
| #define | QMC5883L_SOFT_RST (0x80) |