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_Reg1_A_t Union Reference
[RegA]
CTRL_REG1_A structure definition. More...
#include <LSM303DLH_RegisterDef.h>
Data Fields | |
| uint8_t | byte |
| Value in byte. | |
| uint8_t | Xen:1 |
| X axis enable. | |
| uint8_t | Yen:1 |
| Y axis enable. | |
| uint8_t | Zen:1 |
| Z axis enable. | |
| uint8_t | LPen:1 |
| Low-power mode enable. | |
| uint8_t | ODR:4 |
| Data rate selection. | |
Detailed Description
CTRL_REG1_A structure definition.
- Note:
- add LSM303DLH:: to use the docc doxygen for no reason
Definition at line 27 of file LSM303DLH_RegisterDef.h.
Field Documentation
| uint8_t byte |
Value in byte.
Definition at line 29 of file LSM303DLH_RegisterDef.h.
| uint8_t LPen |
| uint8_t ODR |
| uint8_t Xen |
| uint8_t Yen |
| uint8_t Zen |
Generated on Fri Jul 15 2022 14:50:37 by
1.7.2
