LCD_TypeDef Struct Reference
[EFM32G_LCD]


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

Detailed Description

Definition at line 37 of file efm32g_lcd.h.


Field Documentation

__IO uint32_t LCD_TypeDef::AREGA

Animation Register A

Definition at line 44 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::AREGB

Animation Register B

Definition at line 45 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::BACTRL

Blink and Animation Control Register

Definition at line 42 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::CTRL

Control Register

Definition at line 39 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::DISPCTRL

Display Control Register

Definition at line 40 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::FREEZE

Freeze Register

Definition at line 60 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::IEN

Interrupt Enable Register

Definition at line 49 of file efm32g_lcd.h.

__I uint32_t LCD_TypeDef::IF

Interrupt Flag Register

Definition at line 46 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 48 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 47 of file efm32g_lcd.h.

uint32_t LCD_TypeDef::RESERVED0[5]

Reserved for future use

Definition at line 50 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::SEGD0H

Segment Data High Register 0

Definition at line 55 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::SEGD0L

Segment Data Low Register 0

Definition at line 51 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::SEGD1H

Segment Data High Register 1

Definition at line 56 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::SEGD1L

Segment Data Low Register 1

Definition at line 52 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::SEGD2H

Segment Data High Register 2

Definition at line 57 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::SEGD2L

Segment Data Low Register 2

Definition at line 53 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::SEGD3H

Segment Data High Register 3

Definition at line 58 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::SEGD3L

Segment Data Low Register 3

Definition at line 54 of file efm32g_lcd.h.

__IO uint32_t LCD_TypeDef::SEGEN

Segment Enable Register

Definition at line 41 of file efm32g_lcd.h.

__I uint32_t LCD_TypeDef::STATUS

Status Register

Definition at line 43 of file efm32g_lcd.h.

__I uint32_t LCD_TypeDef::SYNCBUSY

Synchronization Busy Register

Definition at line 61 of file efm32g_lcd.h.


The documentation for this struct was generated from the following file: