eldruin / pcf857x-rs

Platform agnostic driver for the PCF8574, PCF8574A and PCF8575 I/O expanders written in Rust using embedded-hal
Apache License 2.0
8 stars 4 forks source link

Offer embedded-hal Pin interface #1

Closed eldruin closed 5 years ago

eldruin commented 6 years ago

A split() method should be added that returns the GPIO pins broken into individual generic embedded-hal Pins. Examples of this are:

eldruin commented 5 years ago

This was added in version 0.2.0