Oracle Java Wireless Client

Uses of Interface
com.oracle.deviceaccess.i2cbus.I2CSlave

Packages that use I2CSlave
com.oracle.deviceaccess.i2cbus   
 

Uses of I2CSlave in com.oracle.deviceaccess.i2cbus
 

Methods in com.oracle.deviceaccess.i2cbus that return I2CSlave
static I2CSlave I2CManager.getSlave(int id)
          Gets an I2CSlave instance for the given ID.
static I2CSlave I2CManager.getSlave(java.lang.String name)
          Gets an I2CSlave instance for the given name.
 


Oracle Java Wireless Client

Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.