Uses of Class
com.sentilla.platform.tmote.DigitalPin

Packages that use DigitalPin
com.sentilla.platform.tmote Sentilla system implementations for the Sentilla Tmote platform. 
 

Uses of DigitalPin in com.sentilla.platform.tmote
 

Subclasses of DigitalPin in com.sentilla.platform.tmote
 class Button
          Tmote implementation of the Button interface.
 class InterruptPin
          Creates an action for interruptable single pins of digital input/output on the tmote platform.
 

Fields in com.sentilla.platform.tmote declared as DigitalPin
protected  DigitalPin SensirionSht11.clock
           
 

Methods in com.sentilla.platform.tmote that return DigitalPin
 DigitalPin DigitalPin.setRead()
           
 DigitalPin DigitalPin.setWrite(boolean high)
           
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.