Loading...
Searching...
No Matches

Raw data set as two complements. More...

Detailed Description

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
 

Field Documentation

◆ x

int16_t hmc5883l_raw_data_t::x

magnetic field x-axis as 16 bit two's complements

Definition at line 134 of file hmc5883l.h.

◆ y

int16_t hmc5883l_raw_data_t::y

magnetic field y-axis as 16 bit two's complements

Definition at line 135 of file hmc5883l.h.

◆ z

int16_t hmc5883l_raw_data_t::z

magnetic field z-axis as 16 bit two's complements

Definition at line 136 of file hmc5883l.h.


The documentation for this struct was generated from the following file: