Oracle Java Wireless Client

Uses of Interface
com.oracle.deviceaccess.gpio.GPIOPin

Packages that use GPIOPin
com.oracle.deviceaccess.gpio   
 

Uses of GPIOPin in com.oracle.deviceaccess.gpio
 

Methods in com.oracle.deviceaccess.gpio that return GPIOPin
 GPIOPin PinEvent.getPin()
          Returns the GPIOPin instance that fired this event or for which this event was fired.
static GPIOPin GPIOManager.getPin(int id)
          Returns GPIOPin of given id.
static GPIOPin GPIOManager.getPin(java.lang.String name)
          Returns GPIOPin of given name.
 


Oracle Java Wireless Client

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