pub type PCF8574Device<I, D> = I2cExpanderDevice<I, D, PCF8574>;Available on crate features
pcf8574-device or pcf8574-device-async only.Aliased Typeยง
pub struct PCF8574Device<I, D> { /* private fields */ }