acd52832 LSM9DS1 example

Dependencies:   ACD_ePaper aconno_bsp mbed

LSM9DS1_defVals.h

Committer:
jurica238814
Date:
2016-09-22
Revision:
0:940647793667

File content as of revision 0:940647793667:

/* Copyright (c) 2016 Aconno. All Rights Reserved.
 *
 * Licensees are granted free, non-transferable use of the information. NO
 * WARRANTY of ANY KIND is provided. This heading must NOT be removed from
 * the file.
 *
 */
 
 
 #define M_SCALE16GS            3
 #define M_ODR_80               7
 
 #define M_ENABLE               1               // True
 #define M_SCALE                M_SCALE_16GS
 #define M_SAMPLE_RATE          M_ODR_80
 #define M_XY_PERFORMANCE       3
 #define M_Z_PERFORMANCE        3
 #define M_LOW_POWER_ENABLE     0               // False
 #define M_OPERATING_MODE       0