EFM32 Pearl Gecko Software Documentation
efm32pg1-doc-4.2.1
Main Page
Related Pages
Modules
Data Structures
Files
Documentation Home
silabs.com
File List
Globals
efm32pg1b_dma_descriptor.h
Go to the documentation of this file.
1
/**************************************************************************/
32
/**************************************************************************/
36
/**************************************************************************/
40
typedef
struct
41
{
42
/* Note! Use of double __IO (volatile) qualifier to ensure that both */
43
/* pointer and referenced memory are declared volatile. */
44
__IO
uint32_t
CTRL
;
45
__IO
void
*
__IO
SRC
;
46
__IO
void
*
__IO
DST
;
47
__IO
void
*
__IO
LINK
;
48
}
DMA_DESCRIPTOR_TypeDef
;
__IO
#define __IO
Definition:
bsp_dk_bcreg_3201.h:53
DMA_DESCRIPTOR_TypeDef::SRC
__IO void *__IO SRC
Definition:
efm32pg1b_dma_descriptor.h:45
DMA_DESCRIPTOR_TypeDef::DST
__IO void *__IO DST
Definition:
efm32pg1b_dma_descriptor.h:46
DMA_DESCRIPTOR_TypeDef
Definition:
efm32pg1b_dma_descriptor.h:40
DMA_DESCRIPTOR_TypeDef::CTRL
__IO uint32_t CTRL
Definition:
efm32pg1b_dma_descriptor.h:44
DMA_DESCRIPTOR_TypeDef::LINK
__IO void *__IO LINK
Definition:
efm32pg1b_dma_descriptor.h:47
Device
SiliconLabs
EFM32PG1B
Include
efm32pg1b_dma_descriptor.h
Generated on Tue Dec 8 2015 15:39:50 for EFM32 Pearl Gecko Software Documentation by
1.8.10