lc709203 0.3.0

Platform-agnostic Rust driver for the LC709302 battery gauge sensor.
Documentation
1
2
3
4
5
6
7
# LC709203

A Rust library for interfacing with ON Semiconductor LC709203 battery gauge chips. Based on [embedded-hal](https://crates.io/crates/embedded-hal) traits and requires a concrete implementation of at least the `i2c::Write` and `i2c::WriteRead` traits.

## Documentation

View on [docs.rs](https://docs.rs/lc709203).