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.
Fork of LSM303DLH by
Ctrl_Reg2_A_t Union Reference
[RegA]
CTRL_REG2_A structure definition. More...
#include <LSM303DLH_RegisterDef.h>
Data Fields | |
| uint8_t | byte |
| Value in byte. | |
| uint8_t | HPIS1:1 |
| High pass filter enabled for AOI function on Interrupt 1. | |
| uint8_t | HPIS2:1 |
| High pass filter enabled for AOI function on Interrupt 2. | |
| uint8_t | HPCLICK:1 |
| High pass filter enabled for CLICK function. | |
| uint8_t | FDS:1 |
| Filtered data selection. | |
| uint8_t | HPCF:2 |
| High pass filter cut-off frequency selection. | |
| uint8_t | HPM:2 |
| High pass filter mode selection. | |
Detailed Description
CTRL_REG2_A structure definition.
Definition at line 41 of file LSM303DLH_RegisterDef.h.
Field Documentation
| uint8_t byte |
Value in byte.
Definition at line 43 of file LSM303DLH_RegisterDef.h.
| uint8_t FDS |
| uint8_t HPCF |
High pass filter cut-off frequency selection.
Definition at line 49 of file LSM303DLH_RegisterDef.h.
| uint8_t HPCLICK |
High pass filter enabled for CLICK function.
Definition at line 47 of file LSM303DLH_RegisterDef.h.
| uint8_t HPIS1 |
High pass filter enabled for AOI function on Interrupt 1.
Definition at line 45 of file LSM303DLH_RegisterDef.h.
| uint8_t HPIS2 |
High pass filter enabled for AOI function on Interrupt 2.
Definition at line 46 of file LSM303DLH_RegisterDef.h.
| uint8_t HPM |
High pass filter mode selection.
Default value: 00
Definition at line 50 of file LSM303DLH_RegisterDef.h.
Generated on Fri Jul 15 2022 14:50:37 by
1.7.2
