release/EM_CMSIS_3.20.6/Device/SiliconLabs/EFM32GG/Include/efm32gg_dma_ch.h

Go to the documentation of this file.
00001 /**************************************************************************/
00032 /**************************************************************************/
00035 typedef struct
00036 {
00037   __IO uint32_t CTRL; 
00038 } DMA_CH_TypeDef;
00039