EFM32 Pearl Gecko Software Documentation
efm32pg1-doc-4.2.1
|
LDMA_CH EFM32PG1B LDMA CH. More...
#include <efm32pg1b_ldma_ch.h>
Data Fields | |
__IO uint32_t | REQSEL |
__IO uint32_t | CFG |
__IO uint32_t | LOOP |
__IO uint32_t | CTRL |
__IO uint32_t | SRC |
__IO uint32_t | DST |
__IO uint32_t | LINK |
uint32_t | RESERVED0 [5] |
Definition at line 39 of file efm32pg1b_ldma_ch.h.
__IO uint32_t LDMA_CH_TypeDef::REQSEL |
Channel Peripheral Request Select Register
Definition at line 41 of file efm32pg1b_ldma_ch.h.
__IO uint32_t LDMA_CH_TypeDef::CFG |
Channel Configuration Register
Definition at line 42 of file efm32pg1b_ldma_ch.h.
__IO uint32_t LDMA_CH_TypeDef::LOOP |
Channel Loop Counter Register
Definition at line 43 of file efm32pg1b_ldma_ch.h.
__IO uint32_t LDMA_CH_TypeDef::CTRL |
Channel Descriptor Control Word Register
Definition at line 44 of file efm32pg1b_ldma_ch.h.
__IO uint32_t LDMA_CH_TypeDef::SRC |
Channel Descriptor Source Data Address Register
Definition at line 45 of file efm32pg1b_ldma_ch.h.
__IO uint32_t LDMA_CH_TypeDef::DST |
Channel Descriptor Destination Data Address Register
Definition at line 46 of file efm32pg1b_ldma_ch.h.
__IO uint32_t LDMA_CH_TypeDef::LINK |
Channel Descriptor Link Structure Address Register
Definition at line 47 of file efm32pg1b_ldma_ch.h.
uint32_t LDMA_CH_TypeDef::RESERVED0[5] |
Reserved future
Definition at line 48 of file efm32pg1b_ldma_ch.h.