public interface I2cAddressableDevice
I2cAddressableDevice provides a means by which the address of a device
living on an I2C bus can be retrieved.I2cAddrConfig| Modifier and Type | Method and Description |
|---|---|
I2cAddr |
getI2cAddress()
Returns the I2C address currently in use to communicate with an I2C hardware device
|
I2cAddr getI2cAddress()