mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-02-21 11:22:38 +00:00
![]() This trait makes the parallel with `embedded_hal::i2c::WriteIter`. It allows to fetch bytes to write from an Iterator rather than requiring an allocation for an array. It is provided as an extra Trait to avoid breaking existing implementations of `embassy_traits::i2c::I2c`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |