Crates.io | lc709203 |
lib.rs | lc709203 |
version | 0.2.1 |
source | src |
created_at | 2021-12-30 17:14:23.744259 |
updated_at | 2021-12-30 21:38:09.093592 |
description | Platform-agnostic Rust driver for the LC709302 battery gauge sensor. |
homepage | |
repository | https://git.catgirl.cloud/999eagle/lc709203 |
max_upload_size | |
id | 505433 |
size | 26,791 |
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.
View on docs.rs.