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

Accelerator configuration structure. More...

#include <lsm303agr.h>

Data Fields

uint16_t rate: 4
 Accelerometer rate , one of LSM303AG_ACC_RATE_*.
 
uint16_t hpcf: 2
 High-pass filter, one of LSM303AG_ACC_HPCF_*.
 
uint16_t fs: 2
 Full scale of accelerometer, one of LSM303AGR_ACC_FS_*.
 
uint16_t pm: 2
 Power mode.
 
bool bdu:1
 Block data update.
 
bool temp:1
 Temperature sensor enable.
 
bool fds:1
 Filter data selection.
 

Detailed Description

Accelerator configuration structure.

Definition at line 114 of file lsm303agr.h.


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