|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAT91_PIO | |
---|---|
com.sun.spot.peripheral | Access to the hardware peripherals built in to the Sun SPOT main board. |
com.sun.spot.peripheral.proxy | Support for controlling PIO pins from child isolates. |
com.sun.spot.sensorboard.protocol | Collection of some simple classes that define external protocols that can be attached to SunSPOT daughtercards. |
Uses of IAT91_PIO in com.sun.spot.peripheral |
---|
Classes in com.sun.spot.peripheral that implement IAT91_PIO | |
---|---|
class |
AbstractAT91_PIO
AbstractAT91_PIO |
Fields in com.sun.spot.peripheral declared as IAT91_PIO | |
---|---|
IAT91_PIO |
PIOPin.pio
The PIO for this pin |
Methods in com.sun.spot.peripheral that return IAT91_PIO | |
---|---|
IAT91_PIO |
Spot.getAT91_PIO(int pioSelector)
|
IAT91_PIO |
ISpot.getAT91_PIO(int pioSelector)
Get access to the AT91 Parallel I/O Controller. |
Constructors in com.sun.spot.peripheral with parameters of type IAT91_PIO | |
---|---|
PIOPin(IAT91_PIO pio,
int pin)
Create a PIOPin that's controlled by a PIO |
|
PIOPin(IAT91_PIO pio,
int pin,
int multiplex)
|
Uses of IAT91_PIO in com.sun.spot.peripheral.proxy |
---|
Classes in com.sun.spot.peripheral.proxy that implement IAT91_PIO | |
---|---|
class |
ProxyAT91_PIO
ProxyAT91_PIO: do not use directly. |
Methods in com.sun.spot.peripheral.proxy with parameters of type IAT91_PIO | |
---|---|
ReplyEnvelope |
WaitForIrqCommand.execute(IAT91_PIO pio)
|
ReplyEnvelope |
ReleaseCommand.execute(IAT91_PIO pio)
|
protected abstract ReplyEnvelope |
PIOCommand.execute(IAT91_PIO pio)
|
ReplyEnvelope |
GetAvailableCommand.execute(IAT91_PIO pio)
|
ReplyEnvelope |
EnableIrqCommand.execute(IAT91_PIO pio)
|
ReplyEnvelope |
DisableIrqCommand.execute(IAT91_PIO pio)
|
ReplyEnvelope |
ClaimCommand.execute(IAT91_PIO pio)
|
Uses of IAT91_PIO in com.sun.spot.sensorboard.protocol |
---|
Constructors in com.sun.spot.sensorboard.protocol with parameters of type IAT91_PIO | |
---|---|
AT91_I2C(IAT91_PIO pio,
int sdaPin,
int sclPin)
Constructor. |
|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |