BSP430  20141115
Board Support Package for MSP430 microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
sBSP430hplDMA Struct Reference

#include <bsp430/periph/dma.h>

Data Fields

unsigned int ctl0
 
unsigned int ctl1
 
unsigned int iv
 
unsigned int _reserved_skip [(0x1D0-0x128)/sizeof(unsigned int)]
 
sBSP430hplDMAchannel ch [BSP430_DMA_NUM_CHANNELS]
 

Detailed Description

Peripheral register map for 2xx/4xx MCUs with DMAX capability.

Field Documentation

HPL for each supported channel

unsigned int sBSP430hplDMA::ctl0

Control for channels 0 and 1 : 0x00

unsigned int sBSP430hplDMA::ctl1

Control for channels 2 and 3 : 0x02

unsigned int sBSP430hplDMA::iv

Interrupt vector word : 0x04


The documentation for this struct was generated from the following file: