SAILAPIGuide  1_10_00_06
Data Fields
bmi160_mag_t Struct Reference

Structure containing bmm150 and akm09911 magnetometer values for x,y and z-axis in s16. More...

#include <bmi160.h>

Data Fields

s32 x
 
s32 y
 
s32 z
 

Detailed Description

Structure containing bmm150 and akm09911 magnetometer values for x,y and z-axis in s16.

Field Documentation

§ x

s32 bmi160_mag_t::x

BMM150 and AKM09911 and AKM09912 X raw data

Referenced by bmi160_read_bmm150_mag_trim(), and bmi160_read_mag_xyz().

§ y

s32 bmi160_mag_t::y

BMM150 and AKM09911 and AKM09912 Y raw data

Referenced by bmi160_read_bmm150_mag_trim(), and bmi160_read_mag_xyz().

§ z

s32 bmi160_mag_t::z

BMM150 and AKM09911 and AKM09912 Z raw data

Referenced by bmi160_read_bmm150_mag_trim(), and bmi160_read_mag_xyz().


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