EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
Main Page
Modules
Files
Documentation Home
silabs.com
File List
efm32hg_dma_descriptor.h
Go to the documentation of this file.
1
/**************************************************************************/
32
/**************************************************************************/
36
/**************************************************************************/
40
typedef
struct
41
{
42
/* Note! Use of double __IOM (volatile) qualifier to ensure that both */
43
/* pointer and referenced memory are declared volatile. */
44
__IOM
void
* __IOM
SRCEND
;
45
__IOM
void
* __IOM
DSTEND
;
46
__IOM uint32_t
CTRL
;
47
__IOM uint32_t
USER
;
48
}
DMA_DESCRIPTOR_TypeDef
;
DMA_DESCRIPTOR_TypeDef::CTRL
__IOM uint32_t CTRL
Definition:
efm32hg_dma_descriptor.h:46
DMA_DESCRIPTOR_TypeDef::SRCEND
__IOM void *__IOM SRCEND
Definition:
efm32hg_dma_descriptor.h:44
DMA_DESCRIPTOR_TypeDef::USER
__IOM uint32_t USER
Definition:
efm32hg_dma_descriptor.h:47
DMA_DESCRIPTOR_TypeDef
Definition:
efm32hg_dma_descriptor.h:40
DMA_DESCRIPTOR_TypeDef::DSTEND
__IOM void *__IOM DSTEND
Definition:
efm32hg_dma_descriptor.h:45
platform
Device
SiliconLabs
EFM32HG
Include
efm32hg_dma_descriptor.h
Generated on Thu Mar 9 2017 20:44:09 for EFM32 Happy Gecko Software Documentation by
1.8.10