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_Reg3_A_t Union Reference
[RegA]
CTRL_REG3_A structure definition. More...
#include <LSM303DLH_RegisterDef.h>
Data Fields | |
| uint8_t | byte |
| Value in byte. | |
| uint8_t | _Reserved:1 |
| Do not use. | |
| uint8_t | I1_OVERRUN:1 |
| FIFO overrun interrupt on INT1. | |
| uint8_t | I1_WTM:1 |
| FIFO watermark interrupt on INT1. | |
| uint8_t | I1_DRDY2:1 |
| DRDY2 interrupt on INT1. | |
| uint8_t | I1_DRDY1:1 |
| DRDY1 interrupt on INT1. | |
| uint8_t | I1_AOI2:1 |
| AOI2 interrupt on INT1. | |
| uint8_t | I1_AOI1:1 |
| AOI1 interrupt on INT1. | |
| uint8_t | I1_CLICK:1 |
| CLICK interrupt on INT1. | |
Detailed Description
CTRL_REG3_A structure definition.
Definition at line 56 of file LSM303DLH_RegisterDef.h.
Field Documentation
| uint8_t _Reserved |
Do not use.
Definition at line 60 of file LSM303DLH_RegisterDef.h.
| uint8_t byte |
Value in byte.
Definition at line 58 of file LSM303DLH_RegisterDef.h.
| uint8_t I1_AOI1 |
| uint8_t I1_AOI2 |
| uint8_t I1_CLICK |
| uint8_t I1_DRDY1 |
| uint8_t I1_DRDY2 |
| uint8_t I1_OVERRUN |
FIFO overrun interrupt on INT1.
Default value 0.
Definition at line 61 of file LSM303DLH_RegisterDef.h.
| uint8_t I1_WTM |
FIFO watermark interrupt on INT1.
Default value 0.
Definition at line 62 of file LSM303DLH_RegisterDef.h.
Generated on Fri Jul 15 2022 14:50:37 by
1.7.2
