conn icon indicating copy to clipboard operation
conn copied to clipboard

i2c, pin, spi: Figure out a way for driver to communicate real chosen speed back to user

Open maruel opened this issue 2 years ago • 0 comments

Ported from https://github.com/google/periph/issues/255.

Sadly most of the time the driver doesn't return the information at all, but we should try to at least when it's possible; this requires an API to expose this information.

maruel avatar Sep 20 '23 17:09 maruel