![]() |
Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions
|
#include "efm32g890f128.h"
Data Fields | |
| __IO uint32_t | CTRL |
| __IO uint32_t | READCTRL |
| __IO uint32_t | WRITECTRL |
| __IO uint32_t | WRITECMD |
| __IO uint32_t | ADDRB |
| uint32_t | RESERVED0 [1] |
| __IO uint32_t | WDATA |
| __I uint32_t | STATUS |
| uint32_t | RESERVED1 [3] |
| __I uint32_t | IF |
| __IO uint32_t | IFS |
| __IO uint32_t | IFC |
| __IO uint32_t | IEN |
| __IO uint32_t | LOCK |
Definition at line 225 of file efm32g890f128.h.
| __IO uint32_t MSC_TypeDef::ADDRB |
Page Erase/Write Address Buffer
Definition at line 231 of file efm32g890f128.h.
| __IO uint32_t MSC_TypeDef::CTRL |
Memory System Control Register
Definition at line 227 of file efm32g890f128.h.
| __IO uint32_t MSC_TypeDef::IEN |
Interrupt Enable Register
Definition at line 241 of file efm32g890f128.h.
| __I uint32_t MSC_TypeDef::IF |
Interrupt Flag Register
Definition at line 238 of file efm32g890f128.h.
| __IO uint32_t MSC_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 240 of file efm32g890f128.h.
| __IO uint32_t MSC_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 239 of file efm32g890f128.h.
| __IO uint32_t MSC_TypeDef::LOCK |
Configuration Lock Register
Definition at line 242 of file efm32g890f128.h.
| __IO uint32_t MSC_TypeDef::READCTRL |
Read Control Register
Definition at line 228 of file efm32g890f128.h.
| uint32_t MSC_TypeDef::RESERVED0[1] |
Reserved for future use
Definition at line 233 of file efm32g890f128.h.
| uint32_t MSC_TypeDef::RESERVED1[3] |
Reserved for future use
Definition at line 237 of file efm32g890f128.h.
| __I uint32_t MSC_TypeDef::STATUS |
Status Register
Definition at line 235 of file efm32g890f128.h.
| __IO uint32_t MSC_TypeDef::WDATA |
Write Data Register
Definition at line 234 of file efm32g890f128.h.
| __IO uint32_t MSC_TypeDef::WRITECMD |
Write Command Register
Definition at line 230 of file efm32g890f128.h.
| __IO uint32_t MSC_TypeDef::WRITECTRL |
Write Control Register
Definition at line 229 of file efm32g890f128.h.