SunSPOT API V3.0


Uses of Package
com.sun.spot.dmamemory

Packages that use com.sun.spot.dmamemory
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. 
 

Classes in com.sun.spot.dmamemory used by com.sun.spot.dmamemory
IDMAMemoryManager
          Interface to a manager of uncached memory suitable for use as DMA buffers.
NotEnoughDMAMemoryException
          The exception that is thrown if a request for DMA memory cannot be satisfied
 

Classes in com.sun.spot.dmamemory used by com.sun.spot.dmamemory.proxy
IDMAMemoryManager
          Interface to a manager of uncached memory suitable for use as DMA buffers.
NotEnoughDMAMemoryException
          The exception that is thrown if a request for DMA memory cannot be satisfied
 

Classes in com.sun.spot.dmamemory used by com.sun.spot.peripheral
IDMAMemoryManager
          Interface to a manager of uncached memory suitable for use as DMA buffers.
 


SunSPOT API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.