Represents a trait for I2C codecs. These are responsible to perform
writes and reads to registers, given the register address and
the raw data. Different devices can have different ways to encode
the desired address, address size, continuous-read mode and more.
Represents a trait for I2C codecs. These are responsible to perform
writes and reads to registers, given the register address and
the raw data. Different devices can have different ways to encode
the desired address, address size, continuous-read mode and more.