Data Fields | |
__IO uint32_t | CTRL |
__IO uint32_t | MEMCTRL |
__IO uint32_t | LOCK |
uint32_t | RESERVED0 [6] |
__IO uint32_t | AUXCTRL |
Definition at line 37 of file efm32g_emu.h.
__IO uint32_t EMU_TypeDef::AUXCTRL |
Auxiliary Control Register
Definition at line 43 of file efm32g_emu.h.
__IO uint32_t EMU_TypeDef::CTRL |
Control Register
Definition at line 39 of file efm32g_emu.h.
__IO uint32_t EMU_TypeDef::LOCK |
Configuration Lock Register
Definition at line 41 of file efm32g_emu.h.
__IO uint32_t EMU_TypeDef::MEMCTRL |
Memory Control Register
Definition at line 40 of file efm32g_emu.h.
uint32_t EMU_TypeDef::RESERVED0[6] |
Reserved for future use
Definition at line 42 of file efm32g_emu.h.