public interface I2cControllerPortDevice
Modifier and Type | Method and Description |
---|---|
I2cController |
getI2cController()
Returns the controller associated with this device.
|
int |
getPort()
Returns the port on the associated controller that this device occupies.
|
I2cController getI2cController()
int getPort()