Crates.io | embassy-embedded-hal |
lib.rs | embassy-embedded-hal |
version | 0.5.0 |
created_at | 2022-09-18 16:43:52.465356+00 |
updated_at | 2025-08-27 17:01:46.081372+00 |
description | Collection of utilities to use `embedded-hal` and `embedded-storage` traits with Embassy. |
homepage | |
repository | https://github.com/embassy-rs/embassy |
max_upload_size | |
id | 668710 |
size | 77,095 |
Collection of utilities to use embedded-hal
and embedded-storage
traits with Embassy.
SetConfig
trait allowing changing bus configuration (e.g. frequency) between devices on the same bus.