Raw data set as two complements. More...
Raw data set as two complements.
Definition at line 133 of file hmc5883l.h.
#include <hmc5883l.h>
Data Fields | |
int16_t | x |
magnetic field x-axis as 16 bit two's complements | |
int16_t | y |
magnetic field y-axis as 16 bit two's complements | |
int16_t | z |
magnetic field z-axis as 16 bit two's complements | |