pcf857x 0.5.0

Platform-agnostic Rust driver for the PCF8574, PCF8574A and PCF8575 I/O expanders.
Documentation
1
2
3
4
5
pub mod pcf8574;
pub mod pcf8575;

mod get_pin;
mod set_pin;