![]() |
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 | DISPCTRL |
| __IO uint32_t | SEGEN |
| __IO uint32_t | BACTRL |
| __I uint32_t | STATUS |
| __IO uint32_t | AREGA |
| __IO uint32_t | AREGB |
| __I uint32_t | IF |
| __IO uint32_t | IFS |
| __IO uint32_t | IFC |
| __IO uint32_t | IEN |
| uint32_t | RESERVED0 [5] |
| __IO uint32_t | SEGD0L |
| __IO uint32_t | SEGD1L |
| __IO uint32_t | SEGD2L |
| __IO uint32_t | SEGD3L |
| __IO uint32_t | SEGD0H |
| __IO uint32_t | SEGD1H |
| __IO uint32_t | SEGD2H |
| __IO uint32_t | SEGD3H |
| __IO uint32_t | FREEZE |
| __I uint32_t | SYNCBUSY |
Definition at line 734 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::AREGA |
Animation Register A
Definition at line 741 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::AREGB |
Animation Register B
Definition at line 742 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::BACTRL |
Blink and Animation Control Register
Definition at line 739 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::CTRL |
Control Register
Definition at line 736 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::DISPCTRL |
Display Control Register
Definition at line 737 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::FREEZE |
Freeze Register
Definition at line 758 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::IEN |
Interrupt Enable Register
Definition at line 746 of file efm32g890f128.h.
| __I uint32_t LCD_TypeDef::IF |
Interrupt Flag Register
Definition at line 743 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::IFC |
Interrupt Flag Clear Register
Definition at line 745 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::IFS |
Interrupt Flag Set Register
Definition at line 744 of file efm32g890f128.h.
| uint32_t LCD_TypeDef::RESERVED0[5] |
Reserved for future use
Definition at line 748 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::SEGD0H |
Segment Data High Register 0
Definition at line 753 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::SEGD0L |
Segment Data Low Register 0
Definition at line 749 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::SEGD1H |
Segment Data High Register 1
Definition at line 754 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::SEGD1L |
Segment Data Low Register 1
Definition at line 750 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::SEGD2H |
Segment Data High Register 2
Definition at line 755 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::SEGD2L |
Segment Data Low Register 2
Definition at line 751 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::SEGD3H |
Segment Data High Register 3
Definition at line 756 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::SEGD3L |
Segment Data Low Register 3
Definition at line 752 of file efm32g890f128.h.
| __IO uint32_t LCD_TypeDef::SEGEN |
Segment Enable Register
Definition at line 738 of file efm32g890f128.h.
| __I uint32_t LCD_TypeDef::STATUS |
Status Register
Definition at line 740 of file efm32g890f128.h.
| __I uint32_t LCD_TypeDef::SYNCBUSY |
Synchronization Busy Register
Definition at line 759 of file efm32g890f128.h.