package
3.7.1
Repository: https://github.com/periph/conn.git
Documentation: pkg.go.dev

# Functions

All returns a copy of all the registered references to all know I²C buses available on this host.
Open opens an I²C bus by its name, an alias or its number and returns an handle to it.
Register registers an I²C bus.
Unregister removes a previously registered I²C bus.

# Structs

Ref references an I²C bus.

# Type aliases

Opener opens an handle to a bus.