fix for mbed lib issue 3 (i2c problem) see also https://mbed.org/users/mbed_official/code/mbed/issues/3 affected implementations: LPC812, LPC11U24, LPC1768, LPC2368, LPC4088

Fork of mbed-src by mbed official

Embed: (wiki syntax)

« Back to documentation index

DMA_Type Struct Reference

DMA_Type Struct Reference
[DMA Peripheral Access Layer]

DMA - Register Layout Typedef. More...

#include <MKL25Z4.h>


Detailed Description

DMA - Register Layout Typedef.

Definition at line 571 of file MKL25Z4.h.


Field Documentation

__IO uint32_t DAR

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

Definition at line 578 of file MKL25Z4.h.

__IO uint32_t DCR

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

Definition at line 586 of file MKL25Z4.h.

__IO uint8_t DSR

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

Definition at line 583 of file MKL25Z4.h.

__IO uint32_t DSR_BCR

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

Definition at line 580 of file MKL25Z4.h.

__IO uint8_t REQC_ARR[4]

DMA_REQC0 register...DMA_REQC3 register., array offset: 0x0, array step: 0x1.

Definition at line 573 of file MKL25Z4.h.

__IO uint32_t SAR

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

Definition at line 577 of file MKL25Z4.h.