Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
tmag5273.h File Reference

Header file for extended sensor API of TMAG5273 sensor. More...

Go to the source code of this file.

Macros

Angle calculation modes
#define TMAG5273_ANGLE_CALC_NONE   0
 No angle calculation.
 
#define TMAG5273_ANGLE_CALC_XY   1
 X first, Y second.
 
#define TMAG5273_ANGLE_CALC_YZ   2
 Y first, Z second.
 
#define TMAG5273_ANGLE_CALC_XZ   3
 X first, Z second.
 

Enumerations

enum  tmag5273_sensor_channel { TMAG5273_CHAN_MAGNITUDE = SENSOR_CHAN_PRIV_START , TMAG5273_CHAN_MAGNITUDE_MSB , TMAG5273_CHAN_ANGLE_MAGNITUDE }
 Additional channels supported by the TMAG5273. More...
 
enum  tmag5273_attribute { TMAG5273_ATTR_ANGLE_MAG_AXIS = SENSOR_ATTR_PRIV_START }
 Additional attributes supported by the TMAG5273. More...
 

Detailed Description

Header file for extended sensor API of TMAG5273 sensor.