lc709203

Crates.iolc709203
lib.rslc709203
version0.2.1
sourcesrc
created_at2021-12-30 17:14:23.744259
updated_at2021-12-30 21:38:09.093592
descriptionPlatform-agnostic Rust driver for the LC709302 battery gauge sensor.
homepage
repositoryhttps://git.catgirl.cloud/999eagle/lc709203
max_upload_size
id505433
size26,791
Sophie Tauchert (999eagle)

documentation

README

LC709203

A Rust library for interfacing with ON Semiconductor LC709203 battery gauge chips. Based on embedded-hal traits and requires a concrete implementation of at least the i2c::Write and i2c::WriteRead traits.

Documentation

View on docs.rs.

Commit count: 0

cargo fmt