conn
conn copied to clipboard
i2c, pin, spi: Figure out a way for driver to communicate real chosen speed back to user
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.