EZR32 Wonder Gecko Software Documentation
ezr32wg-doc-4.2.1
Main Page
Modules
Data Structures
Files
Documentation Home
silabs.com
File List
Globals
ezr32wg_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
void
*
__IO
SRCEND
;
45
__IO
void
*
__IO
DSTEND
;
46
__IO
uint32_t
CTRL
;
47
__IO
uint32_t
USER
;
48
}
DMA_DESCRIPTOR_TypeDef
;
__IO
#define __IO
Definition:
bsp_dk_bcreg_3201.h:53
DMA_DESCRIPTOR_TypeDef::SRCEND
__IO void *__IO SRCEND
Definition:
ezr32wg_dma_descriptor.h:44
DMA_DESCRIPTOR_TypeDef
Definition:
ezr32wg_dma_descriptor.h:40
DMA_DESCRIPTOR_TypeDef::USER
__IO uint32_t USER
Definition:
ezr32wg_dma_descriptor.h:47
DMA_DESCRIPTOR_TypeDef::CTRL
__IO uint32_t CTRL
Definition:
ezr32wg_dma_descriptor.h:46
DMA_DESCRIPTOR_TypeDef::DSTEND
__IO void *__IO DSTEND
Definition:
ezr32wg_dma_descriptor.h:45
Device
SiliconLabs
EZR32WG
Include
ezr32wg_dma_descriptor.h
Generated on Tue Dec 8 2015 15:42:27 for EZR32 Wonder Gecko Software Documentation by
1.8.10