EFR32 Blue Gecko 12 Software Documentation
efr32bg12-doc-5.1.2
Main Page
Modules
Files
Documentation Home
silabs.com
File List
efr32bg12p_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 uint32_t
CTRL
;
45
__IOM
void
* __IOM
SRC
;
46
__IOM
void
* __IOM
DST
;
47
__IOM
void
* __IOM
LINK
;
48
}
DMA_DESCRIPTOR_TypeDef
;
DMA_DESCRIPTOR_TypeDef::CTRL
__IOM uint32_t CTRL
Definition:
efr32bg12p_dma_descriptor.h:44
DMA_DESCRIPTOR_TypeDef::DST
__IOM void *__IOM DST
Definition:
efr32bg12p_dma_descriptor.h:46
DMA_DESCRIPTOR_TypeDef::SRC
__IOM void *__IOM SRC
Definition:
efr32bg12p_dma_descriptor.h:45
DMA_DESCRIPTOR_TypeDef
Definition:
efr32bg12p_dma_descriptor.h:40
DMA_DESCRIPTOR_TypeDef::LINK
__IOM void *__IOM LINK
Definition:
efr32bg12p_dma_descriptor.h:47
platform
Device
SiliconLabs
EFR32BG12P
Include
efr32bg12p_dma_descriptor.h
Generated on Thu Mar 9 2017 20:35:00 for EFR32 Blue Gecko 12 Software Documentation by
1.8.10