KM3NeT CLB  2.0
KM3NeT CLB v2 Embedded Software
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Lsm303DMagCfg_ Struct Reference

Magnet configuration. More...

#include <lsm303d.h>

Data Fields

uint8_t magScale: 2
 Magnet scale, use one of LSM303D_MAGSCALEE_*.
 
uint8_t magRate: 3
 Magnet rate, use one of LSM303D_MAGRATE_*.
 
uint8_t magMode: 2
 Magnetic sensor mode selection, LSM303D_MAGMODE_*.
 
bool lowPower: 1
 Magnet in low power mode.
 
bool hiRes: 1
 High resolution.
 

Detailed Description

Magnet configuration.

Definition at line 98 of file lsm303d.h.


The documentation for this struct was generated from the following file: