SunSPOT API V5.0


com.sun.spot.peripheral.proxy
Class WaitForIrqCommand

java.lang.Object
  extended by com.sun.squawk.io.mailboxes.Envelope
      extended by com.sun.spot.interisolate.RequestEnvelope
          extended by com.sun.spot.peripheral.proxy.PIOCommand
              extended by com.sun.spot.peripheral.proxy.WaitForIrqCommand

public class WaitForIrqCommand
extends PIOCommand


Constructor Summary
WaitForIrqCommand(int pioSelector, int irq)
           
 
Method Summary
 ReplyEnvelope execute(IAT91_PIO pio)
           
 
Methods inherited from class com.sun.spot.peripheral.proxy.PIOCommand
execute
 
Methods inherited from class com.sun.spot.interisolate.RequestEnvelope
getContents, getUid
 
Methods inherited from class com.sun.squawk.io.mailboxes.Envelope
checkCallContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WaitForIrqCommand

public WaitForIrqCommand(int pioSelector,
                         int irq)
Method Detail

execute

public ReplyEnvelope execute(IAT91_PIO pio)
                      throws Exception
Specified by:
execute in class PIOCommand
Throws:
Exception

SunSPOT API V5.0


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