i2c-pio

Crates.ioi2c-pio
lib.rsi2c-pio
version0.8.0
sourcesrc
created_at2022-01-03 13:55:41.640853
updated_at2024-03-16 15:48:20.354575
descriptionI2C driver implementation using the RP2040's PIO peripheral.
homepage
repositoryhttps://github.com/rp-rs/i2c-pio-rs
max_upload_size
id507132
size46,087
admins (github:rp-rs:admins)

documentation

https://docs.rs/i2c-pio

README

I2C PIO

Implements the I2C hal using the RP2040 PIO peripheral.

Refer to the rp-hal for examples.

Commit count: 34

cargo fmt