|
Oracle Java Wireless Client | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.oracle.deviceaccess.mmio | |
| com.oracle.deviceaccess.mmio | |
| Classes in com.oracle.deviceaccess.mmio used by com.oracle.deviceaccess.mmio | |
| MMIODevice
The MMIODevice class provides methods to retrieve memory-mapped registers and memory blocks
of a peripheral device. |
|
| MMIOEvent
The MMIOEvent class encapsulates events fired by peripherals mapped to memory. |
|
| MMIOEventListener
The MMIOEventListener interface defines methods for
getting notified of events fired by peripherals mapped to memory. |
|
| RawBlock
The RawBlock interface provides methods to access a continuous
range of physical memory (raw memory). |
|
| RawByte
The RawByte interface provides methods for setting and getting
the value of a register or memory area holding a byte value. |
|
| RawInt
The RawInt interface provides methods for setting and getting
the value of a register or memory area holding a int value. |
|
| RawLong
The RawLong interface provides methods for setting and getting
the value of a register or memory area holding a long value. |
|
| RawMemory
The RawMemory interface provides generic methods for the different types
of raw memory area a peripheral device's registers may be mapped to. |
|
| RawShort
The RawShort interface provides methods for setting and getting
the value of a register or memory area holding a short value. |
|
|
Oracle Java Wireless Client | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||