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
MR_REG_M_t Union Reference
[RegM]
MR_REG_M structure definition. More...
#include <LSM303DLH_RegisterDef.h>
Data Fields | |
| uint8_t | byte |
| Value in byte. | |
| uint8_t | MD:2 |
| Mode select bits. | |
| uint8_t | _Reserved:6 |
| Do not use. | |
Detailed Description
MR_REG_M structure definition.
Definition at line 198 of file LSM303DLH_RegisterDef.h.
Field Documentation
| uint8_t _Reserved |
| uint8_t byte |
Value in byte.
Definition at line 200 of file LSM303DLH_RegisterDef.h.
| uint8_t MD |
Mode select bits.
These bits select the operation mode of this device.
Definition at line 202 of file LSM303DLH_RegisterDef.h.
Generated on Fri Jul 15 2022 14:50:37 by
1.7.2
