bq2515x

Crates.iobq2515x
lib.rsbq2515x
version0.1.0
sourcesrc
created_at2024-08-27 09:42:03.331237
updated_at2024-08-27 09:42:03.331237
descriptionDevice driver for the BQ2515x family of Texas Instruments linear battery chargers.
homepage
repositoryhttps://github.com/Wassasin/bq2515x
max_upload_size
id1353104
size27,420
Wouter Geraedts (Wassasin)

documentation

README

BQ2515x

Rust no-std device driver for the BQ2515x family of Texas Instruments linear battery chargers.

Should also work, but only a subset of registers and features are supported by the devices:

Support

  • All low level registers
  • Easy management of the Low Power (/LP) pin

Not (yet) supported

  • High level basic operation
  • High level ADC comparators

Example

See the examples/ folder in this repository on how to use the library crate.

Commit count: 0

cargo fmt