Component: moteiv.tos.platform.msp430.dma.MSP430DMAC

configuration MSP430DMAC

Implementation of the HAL level component for the MSP430 DMA module. This configuration provides the available DMA channels through the MSP430DMA parameterized interface. If more channels are requested than available through unique("DMA"), there will be no mapping for that channel and compilation will fail.

Author:
Ben Greenstein <ben@cs.ucla.edu>
Joe Polastre <info@moteiv.com>

Provides
interface MSP430DMA[uint8_t]
interface MSP430DMAControl

Wiring