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.
RegCMM Union Reference
Host interface control. More...
#include <RM3100.h>
Data Fields | |
| u8 | reg |
| Direct access to the complete 8bit register. | |
| u8 | Start: 1 |
| bit 0: Initiate Continuous Measurement Mode | |
| u8 | Alarm: 1 |
| bit 1: Go high if measurment outside a prefefined range | |
| u8 | Drdm: 2 |
| bit 2: DRDM bits establish required condition to trigger DRDY | |
| u8 | CMX: 1 |
| bit 4: 1 means measurement on this Axis | |
| u8 | CMY: 1 |
| bit 5: 1 means measurement on this Axis | |
| u8 | CMZ: 1 |
| bit 6: 1 means measurement on this Axis | |
| u8 | LDM: 1 |
| bit 7: 0 absolute alarm mode, 1 relative alarm mode | |
Detailed Description
Host interface control.
Definition at line 54 of file RM3100.h.
Field Documentation
| u8 Alarm |
| u8 Drdm |
bit 2: DRDM bits establish required condition to trigger DRDY
0 = drdy high when Alarm = 1 and complete of full measurement set by CMX CMY CMZ 1 = drdy high after complete of measurement on any axis 2 = drdy high after complete of full measurement set by CMX CMY CMZ 3 = drdy high when Alarm = 1
Generated on Thu Jul 14 2022 03:31:09 by
1.7.2