|
Oracle Java Wireless Client | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
RawBlock if the offset used is
out of valid boundary of the specified memory block.AccessOutOfBoundsException with null
as its detailed reason message.
AccessOutOfBoundsException with the specified
detail message.
byte value at the memory area associated with this object.
int value at the memory area associated with this object.
long value at the memory area associated with this object.
short value at the memory area associated with this object.
byte at the given index in the raw memory area associated with this object.
byte value.
bytes starting at the given index in the raw memory area associated with this object.
MMIODevice instance that fired this event or for which this
event was fired.
MMIODevice instance for the given ID.
MMIODevice instance for the given name.
int at the given index in the raw memory area associated with this object.
int value.
ints starting at the given index in the raw memory area associated with this object.
long at the given index in the raw memory area associated with this object.
long value.
longs starting at the given index in the raw memory area associated with this object.
RawMemory instance.
Peripheral instance that fired this event or for which this
event was fired.
GPIOPin of given id.
GPIOPin of given name.
GPIOPin instance that fired this event or for which this
event was fired.
GPIOPort of given ID.
GPIOPort of given name.
GPIOPort instance that fired this event or for which this
event was fired.
short at the given index in the raw memory area associated with this object.
short value.
shorts starting at the given index in the raw memory area associated with this object.
I2CSlave instance for the given ID.
I2CSlave instance for the given name.
SPISlave of given id.
I2CManager class provides methods for getting I2CSlave
instances using its platform-specific unique numerical ID or name.I2CSlave interface provides methods for sending and receiving
data to/from an I2C slave device.Peripheral to indicate that an attempted operation
is not allowed for the peripheral.InvalidOperationException with null
as its detailed reason message.
InvalidOperationException with the specified
detail message.
MMIODevice class provides methods to retrieve memory-mapped registers and memory blocks
of a peripheral device.MMIOEvent class encapsulates events fired by peripherals mapped to memory.MMIOEventListener interface defines methods for
getting notified of events fired by peripherals mapped to memory.MMIOManager class provides methods for getting MMIODevice
instances using its platform-specific unique numerical ID or name.Peripheral interface represents peripheral devices in the system.Peripheral instance that fired this event or which this
event was fired.
PeripheralEvent class encapsulates events fired
by or on behalf of a peripheral device.PeripheralEventListener interface is a tagging interface that
all event listeners must implement.Peripheral to indicate that an operation
is attempted on a peripheral which is not (yet) available.PeripheralNotAvailableException instance with null
as its detailed reason message.
PeripheralNotAvailableException instance with the specified
detailed reason message.
PeripheralNotFoundException instance with null
as its detailed reason message.
PeripheralNotFoundException instance with the specified
detailed reason message.
PeripheralTypeNotSupportedException instance with null
as its detailed reason message.
PeripheralTypeNotSupportedException instance with the specified
detailed reason message.
PinEvent class encapsulates GPIO pin value changes.PinListener interface defines methods for
getting notified of a GPIO pin value change.PortEvent class encapsulates GPIO port value changes.PortListener interface defines methods for
getting notified of a GPIO port value change.RawBlock interface provides methods to access a continuous
range of physical memory (raw memory).RawByte interface provides methods for setting and getting
the value of a register or memory area holding a byte value.RawInt interface provides methods for setting and getting
the value of a register or memory area holding a int value.RawLong interface provides methods for setting and getting
the value of a register or memory area holding a long value.RawMemory interface provides generic methods for the different types
of raw memory area a peripheral device's registers may be mapped to.RawShort interface provides methods for setting and getting
the value of a register or memory area holding a short value.rxLen bytes of data from this slave device into an array of bytes.
rxLen bytes of data from this slave device into an array of bytes
skipping the first rxSkip bytes read.
byte value at the memory area associated with this object.
int value at the memory area associated with this object.
long value at the memory area associated with this object.
short value at the memory area associated with this object.
byte at the given index in the raw memory area associated with this object.
bytes starting at the given index in the raw memory area associated with this object.
int at the given index in the raw memory area associated with this object.
ints starting at the given index in the raw memory area associated with this object.
long at the given index in the raw memory area associated with this object.
longs starting at the given index in the raw memory area associated with this object.
MMIOEventListener instance to monitor native events of the designated type fired by the peripheral device mapped to this MMIODevice object.
short at the given index in the raw memory area associated with this object.
shorts starting at the given index in the raw memory area associated with this object.
SPISlave interface provides methods for transmitting and receiving
data to/from an SPI slave device.txLen bytes from buffer txBuf.
txLen bytes from the buffer txBuf
then reads into the buffer rxBuf up to rxLen bytes
from this slave device.
txLen bytes from the buffer txBuf
then reads into the buffer rxBuf up to rxLen bytes
from this slave device skipping the first rxSkip bytes read.
|
Oracle Java Wireless Client | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||