rust-embedded / embedded-hal

A Hardware Abstraction Layer (HAL) for embedded systems
Apache License 2.0
1.95k stars 197 forks source link

Add an explanation of how 7-bit addresses should be aligned within a u8 #544

Closed jamesmunns closed 9 months ago

jamesmunns commented 9 months ago

As a note, this seems to match existing drivers and HALs that I spot-checked. We may want to also: