Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SDFileSystem BLE_API BufferedSerial DHT22_3 mbed-dev_2 nRF51822 nrf51_rtc
Fork of SDFileSystem_HelloWorld by
LIS3DH.h
00001 #define LIS3DH_STATUS_REG_AUX 0x07 00002 #define LIS3DH_OUT_ADC1_L 0x08 00003 #define LIS3DH_OUT_ADC1_H 0x09 00004 #define LIS3DH_OUT_ADC2_L 0x0a 00005 #define LIS3DH_OUT_ADC2_H 0x0b 00006 #define LIS3DH_OUT_ADC3_L 0x0c 00007 #define LIS3DH_OUT_ADC3_H 0x0d 00008 #define LIS3DH_INT_COUNTER_REG 0x0e 00009 #define LIS3DH_WHO_AM_I 0x0f 00010 #define LIS3DH_CTRL_REG0 00011 #define LIS3DH_TEMP_CFG_REG 0x1f 00012 #define LIS3DH_CTRL_REG1 0x20 00013 #define LIS3DH_CTRL_REG2 0x21 00014 #define LIS3DH_CTRL_REG3 0x22 00015 #define LIS3DH_CTRL_REG4 0x23 00016 #define LIS3DH_CTRL_REG5 0x24 00017 #define LIS3DH_CTRL_REG6 0x25 00018 #define LIS3DH_REFERENCE 0x26 00019 #define LIS3DH_STATUS_REG 0x27 00020 #define LIS3DH_OUT_X_L 0x28 00021 #define LIS3DH_OUT_X_H 0x29 00022 #define LIS3DH_OUT_Y_L 0x2a 00023 #define LIS3DH_OUT_Y_H 0x2b 00024 #define LIS3DH_OUT_Z_L 0x2c 00025 #define LIS3DH_OUT_Z_H 0x2d 00026 #define LIS3DH_FIFO_CTRL_REG 0x2e 00027 #define LIS3DH_FIFO_SRC_REG 0x2f 00028 #define LIS3DH_INT1_CFG 0x30 00029 #define LIS3DH_INT1_SRC 0x31 00030 #define LIS3DH_INT1_THS 0x32 00031 #define LIS3DH_INT1_DURATION 0x33 00032 #define LIS3DH_CLICK_CFG 0x38 00033 #define LIS3DH_CLICK_SRC 0x39 00034 #define LIS3DH_CLICK_THS 0x3a 00035 #define LIS3DH_TIME_LIMIT 0x3b 00036 #define LIS3DH_TIME_LATENCY 0x3c 00037 #define LIS3DH_TIME_WINDOW 0x3d 00038 #define LIS3DH_ACT_THS 0x3e 00039 #define LIS3DH_ACT_DUR 0x3f
Generated on Thu Jul 21 2022 22:43:29 by
1.7.2
