|
Adafruit HMC5883 Unified Library
|
Internal magnetometer data type. More...
#include <Adafruit_HMC5883_U.h>
Public Attributes | |
| float | x |
| Magnetometer x value. | |
| float | y |
| Magnetometer y value. | |
| float | z |
| Magnetometer z value. | |
| float | orientation |
| Magnetometer orientation. | |
Internal magnetometer data type.
1.8.13