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
CRA_REG_M_t Union Reference
[RegM]
CRA_REG_M structure definition. More...
#include <LSM303DLH_RegisterDef.h>
Data Fields | |
| uint8_t | byte |
| Value in byte. | |
| uint8_t | _Reserved:2 |
| Do not use. | |
| uint8_t | DO:3 |
| Data output rate bits. | |
| uint8_t | __Reserved:2 |
| Do not use. | |
| uint8_t | TEMP_EN:1 |
| Temperature sensor enable. | |
Detailed Description
CRA_REG_M structure definition.
Definition at line 174 of file LSM303DLH_RegisterDef.h.
Field Documentation
| uint8_t __Reserved |
| uint8_t _Reserved |
| uint8_t byte |
Value in byte.
Definition at line 176 of file LSM303DLH_RegisterDef.h.
| uint8_t DO |
Data output rate bits.
Definition at line 179 of file LSM303DLH_RegisterDef.h.
| uint8_t TEMP_EN |
Temperature sensor enable.
Definition at line 181 of file LSM303DLH_RegisterDef.h.
Generated on Fri Jul 15 2022 14:50:37 by
1.7.2
