| 
| 
float  | getGain () | 
|   | returns the current gain in Gauss 
  | 
|   | 
| 
float  | operator[] (uint8_t index) | 
|   | 
 | 
| float  | getMagneticFieldX () | 
|   | 
| 
float  | getMagneticFieldY () | 
|   | 
| 
float  | getMagneticFieldZ () | 
|   | 
 | 
| bool  | isOverflowX () | 
|   | 
| 
bool  | isOverflowY () | 
|   | 
| 
bool  | isOverflowZ () | 
|   | 
 | 
| 
template<class I2cMaster >  | 
| class  | Hmc58x3 | 
|   | 
| 
template<class I2cMaster >  | 
| class  | Hmc5843 | 
|   | 
| 
template<class I2cMaster >  | 
| class  | Hmc5883 | 
|   | 
template<typename I2cMaster > 
 
returns the magnetic field in Gauss 
 
 
template<typename I2cMaster > 
 
returns true if the readings under- or overflowed 
 
 
The documentation for this struct was generated from the following file: