Loading...
Searching...
No Matches

Magnetic field values in milli-Gauss (mGs) More...

Detailed Description

Magnetic field values in milli-Gauss (mGs)

Definition at line 124 of file hmc5883l.h.

#include <hmc5883l.h>

Data Fields

int16_t x
 magnetic field x-axis
 
int16_t y
 magnetic field y-axis
 
int16_t z
 magnetic field y-axis
 

Field Documentation

◆ x

int16_t hmc5883l_data_t::x

magnetic field x-axis

Definition at line 125 of file hmc5883l.h.

◆ y

int16_t hmc5883l_data_t::y

magnetic field y-axis

Definition at line 126 of file hmc5883l.h.

◆ z

int16_t hmc5883l_data_t::z

magnetic field y-axis

Definition at line 127 of file hmc5883l.h.


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