Skip to content

sunsided/l3gd20-registers

STMicroelectronics L3GD20 Gyroscope Registers

Crates.io Docs Build Status Safety Dance MSRV EUPL 1.2 licensed Apache 2.0 licensed MIT licensed

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:

This work includes parts of Jorge Aparicio's l3gd20 crate, made available under MIT and Apache 2.0 licenses.