SunSPOT API V5.0


Uses of Interface
com.sun.spot.peripheral.II2C

Packages that use II2C
com.sun.spot.peripheral Access to the hardware peripherals built in to the Sun SPOT main board. 
com.sun.spot.sensorboard Contains highest level interfaces and concrete classes that make up the SunSPOT sensorboard libraries. 
com.sun.spot.sensorboard.io Interfaces and concrete implmentations of classes to enable simple low-level i/o to and from the SunSPOT sensorboards. 
 

Uses of II2C in com.sun.spot.peripheral
 

Classes in com.sun.spot.peripheral that implement II2C
 class AT91_I2C
          Class for communicating with devices using the I2C protocol using the ARM9 TWI hardware.
 

Methods in com.sun.spot.peripheral that return II2C
 II2C Spot.getI2C()
           
 II2C ISpot.getI2C()
          Get access to the I2C interface.
 

Uses of II2C in com.sun.spot.sensorboard
 

Methods in com.sun.spot.sensorboard that return II2C
 II2C EDemoBoard.getI2C()
          Return the controller for the I2C.
 

Uses of II2C in com.sun.spot.sensorboard.io
 

Classes in com.sun.spot.sensorboard.io that implement II2C
 class ATmega_I2C
          Class for communicating with devices using the I2C protocol using the ATmega processor on the eDemo board.
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.