![]() |
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 | ADDRTIMING |
| __IO uint32_t | RDTIMING |
| __IO uint32_t | WRTIMING |
| __IO uint32_t | POLARITY |
| __IO uint32_t | ROUTE |
Definition at line 346 of file efm32g890f128.h.
| __IO uint32_t EBI_TypeDef::ADDRTIMING |
Address Timing Register
Definition at line 349 of file efm32g890f128.h.
| __IO uint32_t EBI_TypeDef::CTRL |
Control Register
Definition at line 348 of file efm32g890f128.h.
| __IO uint32_t EBI_TypeDef::POLARITY |
Polarity Register
Definition at line 352 of file efm32g890f128.h.
| __IO uint32_t EBI_TypeDef::RDTIMING |
Read Timing Register
Definition at line 350 of file efm32g890f128.h.
| __IO uint32_t EBI_TypeDef::ROUTE |
I/O Routing Register
Definition at line 353 of file efm32g890f128.h.
| __IO uint32_t EBI_TypeDef::WRTIMING |
Write Timing Register
Definition at line 351 of file efm32g890f128.h.