# 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.