SunSPOT API V5.0


Uses of Interface
com.sun.spot.dmamemory.IDMAMemoryManager

Packages that use IDMAMemoryManager
com.sun.spot.dmamemory Support for allocating memory for DMA buffers. 
com.sun.spot.dmamemory.proxy Support for allocating memory for DMA buffers - from child isolates. 
com.sun.spot.peripheral Access to the hardware peripherals built in to the Sun SPOT main board. 
 

Uses of IDMAMemoryManager in com.sun.spot.dmamemory
 

Classes in com.sun.spot.dmamemory that implement IDMAMemoryManager
 class DMAMemoryManager
          Manages a chunk of uncached memory to be used for DMA buffers - see IDMAMemoryManager
 

Uses of IDMAMemoryManager in com.sun.spot.dmamemory.proxy
 

Classes in com.sun.spot.dmamemory.proxy that implement IDMAMemoryManager
 class ProxyDMAMemoryManager
          Acts as a proxy for DMAMemoryManager in child isolates
 

Uses of IDMAMemoryManager in com.sun.spot.peripheral
 

Methods in com.sun.spot.peripheral that return IDMAMemoryManager
 IDMAMemoryManager Spot.getDMAMemoryManager()
           
 IDMAMemoryManager ISpot.getDMAMemoryManager()
          Get the singleton DMA Memory Manager.
 


SunSPOT API V5.0


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