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
OUT_XYZ_t Union Reference
[RegA]
OUT_XYZ structure. More...
#include <LSM303DLH_RegisterDef.h>
Data Fields | |
| int16_t | value |
| Value in signed integer. | |
| uint8_t | UT_L_A |
| Low register. | |
| uint8_t | UT_H_A |
| High register. | |
Detailed Description
OUT_XYZ structure.
The value is expressed in 2’s complement
Definition at line 143 of file LSM303DLH_RegisterDef.h.
Field Documentation
| uint8_t UT_H_A |
High register.
Definition at line 149 of file LSM303DLH_RegisterDef.h.
| uint8_t UT_L_A |
Low register.
Definition at line 148 of file LSM303DLH_RegisterDef.h.
| int16_t value |
Value in signed integer.
Definition at line 145 of file LSM303DLH_RegisterDef.h.
Generated on Fri Jul 15 2022 14:50:37 by
1.7.2
