3 unstable releases
0.2.0 | Jul 6, 2024 |
---|---|
0.1.0 | Jul 5, 2024 |
#471 in Hardware support
40 downloads per month
Used in l3gd20-ng
40KB
645 lines
STMicroelectronics L3GD20 Gyroscope Registers
A typed map of the L3GD20's I²C/SPI-accessible registers.
Provides functions and named fields to read and modify the sensor registers.
See also lsm303dlhc-registers.
Code of Conduct
We abide by the Contributor Covenant and ask that you do as well.
License
Copyright © 2024 Markus Mayer
Triple licensed under your choice of either of:
- European Union Public Licence, Version 1.2, (LICENSE-EUPL or https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12)
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
This work includes parts of Jorge Aparicio's l3gd20 crate, made available under MIT and Apache 2.0 licenses.
Dependencies
~290–790KB
~19K SLoC