SAILAPIGuide  1_10_00_06
Data Fields
bmi160_mag_xyzr_t Struct Reference

Structure containing bmm150 xyz data and temperature. More...

#include <bmi160.h>

Data Fields

s16 x
 
s16 y
 
s16 z
 
u16 r
 

Detailed Description

Structure containing bmm150 xyz data and temperature.

Field Documentation

§ x

s16 bmi160_mag_xyzr_t::x

BMM150 X raw data

Referenced by bmi160_bmm150_mag_compensate_xyz(), and bmi160_read_mag_xyzr().

§ y

s16 bmi160_mag_xyzr_t::y

BMM150 Y raw data

Referenced by bmi160_bmm150_mag_compensate_xyz(), and bmi160_read_mag_xyzr().

§ z

s16 bmi160_mag_xyzr_t::z

BMM150 Z raw data

Referenced by bmi160_bmm150_mag_compensate_xyz(), and bmi160_read_mag_xyzr().

§ r

u16 bmi160_mag_xyzr_t::r

BMM150 R raw data

Referenced by bmi160_bmm150_mag_compensate_xyz(), and bmi160_read_mag_xyzr().


The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated