EFM32 Pearl Gecko Software Documentation  efm32pg1-doc-4.2.1
efm32pg1b_ldma_ch.h
Go to the documentation of this file.
1 /**************************************************************************/
32 /**************************************************************************/
36 /**************************************************************************/
39 typedef struct
40 {
41  __IO uint32_t REQSEL;
42  __IO uint32_t CFG;
43  __IO uint32_t LOOP;
44  __IO uint32_t CTRL;
45  __IO uint32_t SRC;
46  __IO uint32_t DST;
47  __IO uint32_t LINK;
48  uint32_t RESERVED0[5];
50 
#define __IO
__IO uint32_t SRC
__IO uint32_t LOOP
__IO uint32_t LINK
LDMA_CH EFM32PG1B LDMA CH.
__IO uint32_t DST
__IO uint32_t CTRL
__IO uint32_t REQSEL
__IO uint32_t CFG