Interface: moteiv.tos.platform.msp430.dma.MSP430DMAControl
interface MSP430DMAControl
HAL Interface for controlling the flags of the MSP430 DMA module.
- Author:
-
Ben Greenstein <ben@cs.ucla.edu>
Commands
command void setFlags(bool enable_nmi, bool round_robin, bool on_fetch)
Commands - Details
init
command void init()
setFlags
command void setFlags(bool enable_nmi, bool round_robin, bool on_fetch)