Freescale_Cachan / Mbed 2 deprecated Programme_course_base

Dependencies:   MMA8451Q mbed xbee_lib

Fork of Programme_course by Freescale_Cachan

Embed: (wiki syntax)

« Back to documentation index

DMA_MemMap Struct Reference

DMA_MemMap Struct Reference
[DMA]

DMA - Peripheral register structure. More...

#include <MKL25Z4.h>


Detailed Description

DMA - Peripheral register structure.

Definition at line 984 of file MKL25Z4.h.


Field Documentation

uint32_t DAR

Destination Address Register, array offset: 0x104, array step: 0x10.

Definition at line 988 of file MKL25Z4.h.

uint32_t DCR

DMA Control Register, array offset: 0x10C, array step: 0x10.

Definition at line 996 of file MKL25Z4.h.

uint8_t DSR

DMA_DSR0 register...DMA_DSR3 register., array offset: 0x10B, array step: 0x10.

Definition at line 993 of file MKL25Z4.h.

uint32_t DSR_BCR

DMA Status Register / Byte Count Register, array offset: 0x108, array step: 0x10.

Definition at line 990 of file MKL25Z4.h.

uint32_t SAR

Source Address Register, array offset: 0x100, array step: 0x10.

Definition at line 987 of file MKL25Z4.h.