EFM32G_LCD_BitFieldsDevices

Macros

#define _LCD_AREGA_AREGA_DEFAULT 0x00000000UL
#define _LCD_AREGA_AREGA_MASK 0xFFUL
#define _LCD_AREGA_AREGA_SHIFT 0
#define _LCD_AREGA_MASK 0x000000FFUL
#define _LCD_AREGA_RESETVALUE 0x00000000UL
#define _LCD_AREGB_AREGB_DEFAULT 0x00000000UL
#define _LCD_AREGB_AREGB_MASK 0xFFUL
#define _LCD_AREGB_AREGB_SHIFT 0
#define _LCD_AREGB_MASK 0x000000FFUL
#define _LCD_AREGB_RESETVALUE 0x00000000UL
#define _LCD_BACTRL_AEN_DEFAULT 0x00000000UL
#define _LCD_BACTRL_AEN_MASK 0x4UL
#define _LCD_BACTRL_AEN_SHIFT 2
#define _LCD_BACTRL_ALOGSEL_AND 0x00000000UL
#define _LCD_BACTRL_ALOGSEL_DEFAULT 0x00000000UL
#define _LCD_BACTRL_ALOGSEL_MASK 0x80UL
#define _LCD_BACTRL_ALOGSEL_OR 0x00000001UL
#define _LCD_BACTRL_ALOGSEL_SHIFT 7
#define _LCD_BACTRL_AREGASC_DEFAULT 0x00000000UL
#define _LCD_BACTRL_AREGASC_MASK 0x18UL
#define _LCD_BACTRL_AREGASC_NOSHIFT 0x00000000UL
#define _LCD_BACTRL_AREGASC_SHIFT 3
#define _LCD_BACTRL_AREGASC_SHIFTLEFT 0x00000001UL
#define _LCD_BACTRL_AREGASC_SHIFTRIGHT 0x00000002UL
#define _LCD_BACTRL_AREGBSC_DEFAULT 0x00000000UL
#define _LCD_BACTRL_AREGBSC_MASK 0x60UL
#define _LCD_BACTRL_AREGBSC_NOSHIFT 0x00000000UL
#define _LCD_BACTRL_AREGBSC_SHIFT 5
#define _LCD_BACTRL_AREGBSC_SHIFTLEFT 0x00000001UL
#define _LCD_BACTRL_AREGBSC_SHIFTRIGHT 0x00000002UL
#define _LCD_BACTRL_BLANK_DEFAULT 0x00000000UL
#define _LCD_BACTRL_BLANK_MASK 0x2UL
#define _LCD_BACTRL_BLANK_SHIFT 1
#define _LCD_BACTRL_BLINKEN_DEFAULT 0x00000000UL
#define _LCD_BACTRL_BLINKEN_MASK 0x1UL
#define _LCD_BACTRL_BLINKEN_SHIFT 0
#define _LCD_BACTRL_FCEN_DEFAULT 0x00000000UL
#define _LCD_BACTRL_FCEN_MASK 0x100UL
#define _LCD_BACTRL_FCEN_SHIFT 8
#define _LCD_BACTRL_FCPRESC_DEFAULT 0x00000000UL
#define _LCD_BACTRL_FCPRESC_DIV1 0x00000000UL
#define _LCD_BACTRL_FCPRESC_DIV2 0x00000001UL
#define _LCD_BACTRL_FCPRESC_DIV4 0x00000002UL
#define _LCD_BACTRL_FCPRESC_DIV8 0x00000003UL
#define _LCD_BACTRL_FCPRESC_MASK 0x30000UL
#define _LCD_BACTRL_FCPRESC_SHIFT 16
#define _LCD_BACTRL_FCTOP_DEFAULT 0x00000000UL
#define _LCD_BACTRL_FCTOP_MASK 0xFC0000UL
#define _LCD_BACTRL_FCTOP_SHIFT 18
#define _LCD_BACTRL_MASK 0x00FF01FFUL
#define _LCD_BACTRL_RESETVALUE 0x00000000UL
#define _LCD_CTRL_EN_DEFAULT 0x00000000UL
#define _LCD_CTRL_EN_MASK 0x1UL
#define _LCD_CTRL_EN_SHIFT 0
#define _LCD_CTRL_MASK 0x00000007UL
#define _LCD_CTRL_RESETVALUE 0x00000000UL
#define _LCD_CTRL_UDCTRL_DEFAULT 0x00000000UL
#define _LCD_CTRL_UDCTRL_FCEVENT 0x00000001UL
#define _LCD_CTRL_UDCTRL_FRAMESTART 0x00000002UL
#define _LCD_CTRL_UDCTRL_MASK 0x6UL
#define _LCD_CTRL_UDCTRL_REGULAR 0x00000000UL
#define _LCD_CTRL_UDCTRL_SHIFT 1
#define _LCD_DISPCTRL_BIAS_DEFAULT 0x00000000UL
#define _LCD_DISPCTRL_BIAS_MASK 0xCUL
#define _LCD_DISPCTRL_BIAS_ONEHALF 0x00000001UL
#define _LCD_DISPCTRL_BIAS_ONETHIRD 0x00000002UL
#define _LCD_DISPCTRL_BIAS_SHIFT 2
#define _LCD_DISPCTRL_BIAS_STATIC 0x00000000UL
#define _LCD_DISPCTRL_CONCONF_DEFAULT 0x00000000UL
#define _LCD_DISPCTRL_CONCONF_GND 0x00000001UL
#define _LCD_DISPCTRL_CONCONF_MASK 0x8000UL
#define _LCD_DISPCTRL_CONCONF_SHIFT 15
#define _LCD_DISPCTRL_CONCONF_VLCD 0x00000000UL
#define _LCD_DISPCTRL_CONLEV_DEFAULT 0x0000001FUL
#define _LCD_DISPCTRL_CONLEV_MASK 0x1F00UL
#define _LCD_DISPCTRL_CONLEV_MAX 0x0000001FUL
#define _LCD_DISPCTRL_CONLEV_MIN 0x00000000UL
#define _LCD_DISPCTRL_CONLEV_SHIFT 8
#define _LCD_DISPCTRL_MASK 0x001D9F1FUL
#define _LCD_DISPCTRL_MUX_DEFAULT 0x00000000UL
#define _LCD_DISPCTRL_MUX_DUPLEX 0x00000001UL
#define _LCD_DISPCTRL_MUX_MASK 0x3UL
#define _LCD_DISPCTRL_MUX_QUADRUPLEX 0x00000003UL
#define _LCD_DISPCTRL_MUX_SHIFT 0
#define _LCD_DISPCTRL_MUX_STATIC 0x00000000UL
#define _LCD_DISPCTRL_MUX_TRIPLEX 0x00000002UL
#define _LCD_DISPCTRL_RESETVALUE 0x000C1F00UL
#define _LCD_DISPCTRL_VBLEV_DEFAULT 0x00000003UL
#define _LCD_DISPCTRL_VBLEV_LEVEL0 0x00000000UL
#define _LCD_DISPCTRL_VBLEV_LEVEL1 0x00000001UL
#define _LCD_DISPCTRL_VBLEV_LEVEL2 0x00000002UL
#define _LCD_DISPCTRL_VBLEV_LEVEL3 0x00000003UL
#define _LCD_DISPCTRL_VBLEV_LEVEL4 0x00000004UL
#define _LCD_DISPCTRL_VBLEV_LEVEL5 0x00000005UL
#define _LCD_DISPCTRL_VBLEV_LEVEL6 0x00000006UL
#define _LCD_DISPCTRL_VBLEV_LEVEL7 0x00000007UL
#define _LCD_DISPCTRL_VBLEV_MASK 0x1C0000UL
#define _LCD_DISPCTRL_VBLEV_SHIFT 18
#define _LCD_DISPCTRL_VLCDSEL_DEFAULT 0x00000000UL
#define _LCD_DISPCTRL_VLCDSEL_MASK 0x10000UL
#define _LCD_DISPCTRL_VLCDSEL_SHIFT 16
#define _LCD_DISPCTRL_VLCDSEL_VDD 0x00000000UL
#define _LCD_DISPCTRL_VLCDSEL_VEXTBOOST 0x00000001UL
#define _LCD_DISPCTRL_WAVE_DEFAULT 0x00000000UL
#define _LCD_DISPCTRL_WAVE_LOWPOWER 0x00000000UL
#define _LCD_DISPCTRL_WAVE_MASK 0x10UL
#define _LCD_DISPCTRL_WAVE_NORMAL 0x00000001UL
#define _LCD_DISPCTRL_WAVE_SHIFT 4
#define _LCD_FREEZE_MASK 0x00000001UL
#define _LCD_FREEZE_REGFREEZE_DEFAULT 0x00000000UL
#define _LCD_FREEZE_REGFREEZE_FREEZE 0x00000001UL
#define _LCD_FREEZE_REGFREEZE_MASK 0x1UL
#define _LCD_FREEZE_REGFREEZE_SHIFT 0
#define _LCD_FREEZE_REGFREEZE_UPDATE 0x00000000UL
#define _LCD_FREEZE_RESETVALUE 0x00000000UL
#define _LCD_IEN_FC_DEFAULT 0x00000000UL
#define _LCD_IEN_FC_MASK 0x1UL
#define _LCD_IEN_FC_SHIFT 0
#define _LCD_IEN_MASK 0x00000001UL
#define _LCD_IEN_RESETVALUE 0x00000000UL
#define _LCD_IF_FC_DEFAULT 0x00000000UL
#define _LCD_IF_FC_MASK 0x1UL
#define _LCD_IF_FC_SHIFT 0
#define _LCD_IF_MASK 0x00000001UL
#define _LCD_IF_RESETVALUE 0x00000000UL
#define _LCD_IFC_FC_DEFAULT 0x00000000UL
#define _LCD_IFC_FC_MASK 0x1UL
#define _LCD_IFC_FC_SHIFT 0
#define _LCD_IFC_MASK 0x00000001UL
#define _LCD_IFC_RESETVALUE 0x00000000UL
#define _LCD_IFS_FC_DEFAULT 0x00000000UL
#define _LCD_IFS_FC_MASK 0x1UL
#define _LCD_IFS_FC_SHIFT 0
#define _LCD_IFS_MASK 0x00000001UL
#define _LCD_IFS_RESETVALUE 0x00000000UL
#define _LCD_SEGD0H_MASK 0x000000FFUL
#define _LCD_SEGD0H_RESETVALUE 0x00000000UL
#define _LCD_SEGD0H_SEGD0H_DEFAULT 0x00000000UL
#define _LCD_SEGD0H_SEGD0H_MASK 0xFFUL
#define _LCD_SEGD0H_SEGD0H_SHIFT 0
#define _LCD_SEGD0L_MASK 0xFFFFFFFFUL
#define _LCD_SEGD0L_RESETVALUE 0x00000000UL
#define _LCD_SEGD0L_SEGD0L_DEFAULT 0x00000000UL
#define _LCD_SEGD0L_SEGD0L_MASK 0xFFFFFFFFUL
#define _LCD_SEGD0L_SEGD0L_SHIFT 0
#define _LCD_SEGD1H_MASK 0x000000FFUL
#define _LCD_SEGD1H_RESETVALUE 0x00000000UL
#define _LCD_SEGD1H_SEGD1H_DEFAULT 0x00000000UL
#define _LCD_SEGD1H_SEGD1H_MASK 0xFFUL
#define _LCD_SEGD1H_SEGD1H_SHIFT 0
#define _LCD_SEGD1L_MASK 0xFFFFFFFFUL
#define _LCD_SEGD1L_RESETVALUE 0x00000000UL
#define _LCD_SEGD1L_SEGD1L_DEFAULT 0x00000000UL
#define _LCD_SEGD1L_SEGD1L_MASK 0xFFFFFFFFUL
#define _LCD_SEGD1L_SEGD1L_SHIFT 0
#define _LCD_SEGD2H_MASK 0x000000FFUL
#define _LCD_SEGD2H_RESETVALUE 0x00000000UL
#define _LCD_SEGD2H_SEGD2H_DEFAULT 0x00000000UL
#define _LCD_SEGD2H_SEGD2H_MASK 0xFFUL
#define _LCD_SEGD2H_SEGD2H_SHIFT 0
#define _LCD_SEGD2L_MASK 0xFFFFFFFFUL
#define _LCD_SEGD2L_RESETVALUE 0x00000000UL
#define _LCD_SEGD2L_SEGD2L_DEFAULT 0x00000000UL
#define _LCD_SEGD2L_SEGD2L_MASK 0xFFFFFFFFUL
#define _LCD_SEGD2L_SEGD2L_SHIFT 0
#define _LCD_SEGD3H_MASK 0x000000FFUL
#define _LCD_SEGD3H_RESETVALUE 0x00000000UL
#define _LCD_SEGD3H_SEGD3H_DEFAULT 0x00000000UL
#define _LCD_SEGD3H_SEGD3H_MASK 0xFFUL
#define _LCD_SEGD3H_SEGD3H_SHIFT 0
#define _LCD_SEGD3L_MASK 0xFFFFFFFFUL
#define _LCD_SEGD3L_RESETVALUE 0x00000000UL
#define _LCD_SEGD3L_SEGD3L_DEFAULT 0x00000000UL
#define _LCD_SEGD3L_SEGD3L_MASK 0xFFFFFFFFUL
#define _LCD_SEGD3L_SEGD3L_SHIFT 0
#define _LCD_SEGEN_MASK 0x000003FFUL
#define _LCD_SEGEN_RESETVALUE 0x00000000UL
#define _LCD_SEGEN_SEGEN_DEFAULT 0x00000000UL
#define _LCD_SEGEN_SEGEN_MASK 0x3FFUL
#define _LCD_SEGEN_SEGEN_SHIFT 0
#define _LCD_STATUS_ASTATE_DEFAULT 0x00000000UL
#define _LCD_STATUS_ASTATE_MASK 0xFUL
#define _LCD_STATUS_ASTATE_SHIFT 0
#define _LCD_STATUS_BLINK_DEFAULT 0x00000000UL
#define _LCD_STATUS_BLINK_MASK 0x100UL
#define _LCD_STATUS_BLINK_SHIFT 8
#define _LCD_STATUS_MASK 0x0000010FUL
#define _LCD_STATUS_RESETVALUE 0x00000000UL
#define _LCD_SYNCBUSY_AREGA_DEFAULT 0x00000000UL
#define _LCD_SYNCBUSY_AREGA_MASK 0x4UL
#define _LCD_SYNCBUSY_AREGA_SHIFT 2
#define _LCD_SYNCBUSY_AREGB_DEFAULT 0x00000000UL
#define _LCD_SYNCBUSY_AREGB_MASK 0x8UL
#define _LCD_SYNCBUSY_AREGB_SHIFT 3
#define _LCD_SYNCBUSY_BACTRL_DEFAULT 0x00000000UL
#define _LCD_SYNCBUSY_BACTRL_MASK 0x2UL
#define _LCD_SYNCBUSY_BACTRL_SHIFT 1
#define _LCD_SYNCBUSY_CTRL_DEFAULT 0x00000000UL
#define _LCD_SYNCBUSY_CTRL_MASK 0x1UL
#define _LCD_SYNCBUSY_CTRL_SHIFT 0
#define _LCD_SYNCBUSY_MASK 0x00000FFFUL
#define _LCD_SYNCBUSY_RESETVALUE 0x00000000UL
#define _LCD_SYNCBUSY_SEGD0H_DEFAULT 0x00000000UL
#define _LCD_SYNCBUSY_SEGD0H_MASK 0x100UL
#define _LCD_SYNCBUSY_SEGD0H_SHIFT 8
#define _LCD_SYNCBUSY_SEGD0L_DEFAULT 0x00000000UL
#define _LCD_SYNCBUSY_SEGD0L_MASK 0x10UL
#define _LCD_SYNCBUSY_SEGD0L_SHIFT 4
#define _LCD_SYNCBUSY_SEGD1H_DEFAULT 0x00000000UL
#define _LCD_SYNCBUSY_SEGD1H_MASK 0x200UL
#define _LCD_SYNCBUSY_SEGD1H_SHIFT 9
#define _LCD_SYNCBUSY_SEGD1L_DEFAULT 0x00000000UL
#define _LCD_SYNCBUSY_SEGD1L_MASK 0x20UL
#define _LCD_SYNCBUSY_SEGD1L_SHIFT 5
#define _LCD_SYNCBUSY_SEGD2H_DEFAULT 0x00000000UL
#define _LCD_SYNCBUSY_SEGD2H_MASK 0x400UL
#define _LCD_SYNCBUSY_SEGD2H_SHIFT 10
#define _LCD_SYNCBUSY_SEGD2L_DEFAULT 0x00000000UL
#define _LCD_SYNCBUSY_SEGD2L_MASK 0x40UL
#define _LCD_SYNCBUSY_SEGD2L_SHIFT 6
#define _LCD_SYNCBUSY_SEGD3H_DEFAULT 0x00000000UL
#define _LCD_SYNCBUSY_SEGD3H_MASK 0x800UL
#define _LCD_SYNCBUSY_SEGD3H_SHIFT 11
#define _LCD_SYNCBUSY_SEGD3L_DEFAULT 0x00000000UL
#define _LCD_SYNCBUSY_SEGD3L_MASK 0x80UL
#define _LCD_SYNCBUSY_SEGD3L_SHIFT 7
#define LCD_AREGA_AREGA_DEFAULT ( _LCD_AREGA_AREGA_DEFAULT << 0)
#define LCD_AREGB_AREGB_DEFAULT ( _LCD_AREGB_AREGB_DEFAULT << 0)
#define LCD_BACTRL_AEN (0x1UL << 2)
#define LCD_BACTRL_AEN_DEFAULT ( _LCD_BACTRL_AEN_DEFAULT << 2)
#define LCD_BACTRL_ALOGSEL (0x1UL << 7)
#define LCD_BACTRL_ALOGSEL_AND ( _LCD_BACTRL_ALOGSEL_AND << 7)
#define LCD_BACTRL_ALOGSEL_DEFAULT ( _LCD_BACTRL_ALOGSEL_DEFAULT << 7)
#define LCD_BACTRL_ALOGSEL_OR ( _LCD_BACTRL_ALOGSEL_OR << 7)
#define LCD_BACTRL_AREGASC_DEFAULT ( _LCD_BACTRL_AREGASC_DEFAULT << 3)
#define LCD_BACTRL_AREGASC_NOSHIFT ( _LCD_BACTRL_AREGASC_NOSHIFT << 3)
#define LCD_BACTRL_AREGASC_SHIFTLEFT ( _LCD_BACTRL_AREGASC_SHIFTLEFT << 3)
#define LCD_BACTRL_AREGASC_SHIFTRIGHT ( _LCD_BACTRL_AREGASC_SHIFTRIGHT << 3)
#define LCD_BACTRL_AREGBSC_DEFAULT ( _LCD_BACTRL_AREGBSC_DEFAULT << 5)
#define LCD_BACTRL_AREGBSC_NOSHIFT ( _LCD_BACTRL_AREGBSC_NOSHIFT << 5)
#define LCD_BACTRL_AREGBSC_SHIFTLEFT ( _LCD_BACTRL_AREGBSC_SHIFTLEFT << 5)
#define LCD_BACTRL_AREGBSC_SHIFTRIGHT ( _LCD_BACTRL_AREGBSC_SHIFTRIGHT << 5)
#define LCD_BACTRL_BLANK (0x1UL << 1)
#define LCD_BACTRL_BLANK_DEFAULT ( _LCD_BACTRL_BLANK_DEFAULT << 1)
#define LCD_BACTRL_BLINKEN (0x1UL << 0)
#define LCD_BACTRL_BLINKEN_DEFAULT ( _LCD_BACTRL_BLINKEN_DEFAULT << 0)
#define LCD_BACTRL_FCEN (0x1UL << 8)
#define LCD_BACTRL_FCEN_DEFAULT ( _LCD_BACTRL_FCEN_DEFAULT << 8)
#define LCD_BACTRL_FCPRESC_DEFAULT ( _LCD_BACTRL_FCPRESC_DEFAULT << 16)
#define LCD_BACTRL_FCPRESC_DIV1 ( _LCD_BACTRL_FCPRESC_DIV1 << 16)
#define LCD_BACTRL_FCPRESC_DIV2 ( _LCD_BACTRL_FCPRESC_DIV2 << 16)
#define LCD_BACTRL_FCPRESC_DIV4 ( _LCD_BACTRL_FCPRESC_DIV4 << 16)
#define LCD_BACTRL_FCPRESC_DIV8 ( _LCD_BACTRL_FCPRESC_DIV8 << 16)
#define LCD_BACTRL_FCTOP_DEFAULT ( _LCD_BACTRL_FCTOP_DEFAULT << 18)
#define LCD_CTRL_EN (0x1UL << 0)
#define LCD_CTRL_EN_DEFAULT ( _LCD_CTRL_EN_DEFAULT << 0)
#define LCD_CTRL_UDCTRL_DEFAULT ( _LCD_CTRL_UDCTRL_DEFAULT << 1)
#define LCD_CTRL_UDCTRL_FCEVENT ( _LCD_CTRL_UDCTRL_FCEVENT << 1)
#define LCD_CTRL_UDCTRL_FRAMESTART ( _LCD_CTRL_UDCTRL_FRAMESTART << 1)
#define LCD_CTRL_UDCTRL_REGULAR ( _LCD_CTRL_UDCTRL_REGULAR << 1)
#define LCD_DISPCTRL_BIAS_DEFAULT ( _LCD_DISPCTRL_BIAS_DEFAULT << 2)
#define LCD_DISPCTRL_BIAS_ONEHALF ( _LCD_DISPCTRL_BIAS_ONEHALF << 2)
#define LCD_DISPCTRL_BIAS_ONETHIRD ( _LCD_DISPCTRL_BIAS_ONETHIRD << 2)
#define LCD_DISPCTRL_BIAS_STATIC ( _LCD_DISPCTRL_BIAS_STATIC << 2)
#define LCD_DISPCTRL_CONCONF (0x1UL << 15)
#define LCD_DISPCTRL_CONCONF_DEFAULT ( _LCD_DISPCTRL_CONCONF_DEFAULT << 15)
#define LCD_DISPCTRL_CONCONF_GND ( _LCD_DISPCTRL_CONCONF_GND << 15)
#define LCD_DISPCTRL_CONCONF_VLCD ( _LCD_DISPCTRL_CONCONF_VLCD << 15)
#define LCD_DISPCTRL_CONLEV_DEFAULT ( _LCD_DISPCTRL_CONLEV_DEFAULT << 8)
#define LCD_DISPCTRL_CONLEV_MAX ( _LCD_DISPCTRL_CONLEV_MAX << 8)
#define LCD_DISPCTRL_CONLEV_MIN ( _LCD_DISPCTRL_CONLEV_MIN << 8)
#define LCD_DISPCTRL_MUX_DEFAULT ( _LCD_DISPCTRL_MUX_DEFAULT << 0)
#define LCD_DISPCTRL_MUX_DUPLEX ( _LCD_DISPCTRL_MUX_DUPLEX << 0)
#define LCD_DISPCTRL_MUX_QUADRUPLEX ( _LCD_DISPCTRL_MUX_QUADRUPLEX << 0)
#define LCD_DISPCTRL_MUX_STATIC ( _LCD_DISPCTRL_MUX_STATIC << 0)
#define LCD_DISPCTRL_MUX_TRIPLEX ( _LCD_DISPCTRL_MUX_TRIPLEX << 0)
#define LCD_DISPCTRL_VBLEV_DEFAULT ( _LCD_DISPCTRL_VBLEV_DEFAULT << 18)
#define LCD_DISPCTRL_VBLEV_LEVEL0 ( _LCD_DISPCTRL_VBLEV_LEVEL0 << 18)
#define LCD_DISPCTRL_VBLEV_LEVEL1 ( _LCD_DISPCTRL_VBLEV_LEVEL1 << 18)
#define LCD_DISPCTRL_VBLEV_LEVEL2 ( _LCD_DISPCTRL_VBLEV_LEVEL2 << 18)
#define LCD_DISPCTRL_VBLEV_LEVEL3 ( _LCD_DISPCTRL_VBLEV_LEVEL3 << 18)
#define LCD_DISPCTRL_VBLEV_LEVEL4 ( _LCD_DISPCTRL_VBLEV_LEVEL4 << 18)
#define LCD_DISPCTRL_VBLEV_LEVEL5 ( _LCD_DISPCTRL_VBLEV_LEVEL5 << 18)
#define LCD_DISPCTRL_VBLEV_LEVEL6 ( _LCD_DISPCTRL_VBLEV_LEVEL6 << 18)
#define LCD_DISPCTRL_VBLEV_LEVEL7 ( _LCD_DISPCTRL_VBLEV_LEVEL7 << 18)
#define LCD_DISPCTRL_VLCDSEL (0x1UL << 16)
#define LCD_DISPCTRL_VLCDSEL_DEFAULT ( _LCD_DISPCTRL_VLCDSEL_DEFAULT << 16)
#define LCD_DISPCTRL_VLCDSEL_VDD ( _LCD_DISPCTRL_VLCDSEL_VDD << 16)
#define LCD_DISPCTRL_VLCDSEL_VEXTBOOST ( _LCD_DISPCTRL_VLCDSEL_VEXTBOOST << 16)
#define LCD_DISPCTRL_WAVE (0x1UL << 4)
#define LCD_DISPCTRL_WAVE_DEFAULT ( _LCD_DISPCTRL_WAVE_DEFAULT << 4)
#define LCD_DISPCTRL_WAVE_LOWPOWER ( _LCD_DISPCTRL_WAVE_LOWPOWER << 4)
#define LCD_DISPCTRL_WAVE_NORMAL ( _LCD_DISPCTRL_WAVE_NORMAL << 4)
#define LCD_FREEZE_REGFREEZE (0x1UL << 0)
#define LCD_FREEZE_REGFREEZE_DEFAULT ( _LCD_FREEZE_REGFREEZE_DEFAULT << 0)
#define LCD_FREEZE_REGFREEZE_FREEZE ( _LCD_FREEZE_REGFREEZE_FREEZE << 0)
#define LCD_FREEZE_REGFREEZE_UPDATE ( _LCD_FREEZE_REGFREEZE_UPDATE << 0)
#define LCD_IEN_FC (0x1UL << 0)
#define LCD_IEN_FC_DEFAULT ( _LCD_IEN_FC_DEFAULT << 0)
#define LCD_IF_FC (0x1UL << 0)
#define LCD_IF_FC_DEFAULT ( _LCD_IF_FC_DEFAULT << 0)
#define LCD_IFC_FC (0x1UL << 0)
#define LCD_IFC_FC_DEFAULT ( _LCD_IFC_FC_DEFAULT << 0)
#define LCD_IFS_FC (0x1UL << 0)
#define LCD_IFS_FC_DEFAULT ( _LCD_IFS_FC_DEFAULT << 0)
#define LCD_SEGD0H_SEGD0H_DEFAULT ( _LCD_SEGD0H_SEGD0H_DEFAULT << 0)
#define LCD_SEGD0L_SEGD0L_DEFAULT ( _LCD_SEGD0L_SEGD0L_DEFAULT << 0)
#define LCD_SEGD1H_SEGD1H_DEFAULT ( _LCD_SEGD1H_SEGD1H_DEFAULT << 0)
#define LCD_SEGD1L_SEGD1L_DEFAULT ( _LCD_SEGD1L_SEGD1L_DEFAULT << 0)
#define LCD_SEGD2H_SEGD2H_DEFAULT ( _LCD_SEGD2H_SEGD2H_DEFAULT << 0)
#define LCD_SEGD2L_SEGD2L_DEFAULT ( _LCD_SEGD2L_SEGD2L_DEFAULT << 0)
#define LCD_SEGD3H_SEGD3H_DEFAULT ( _LCD_SEGD3H_SEGD3H_DEFAULT << 0)
#define LCD_SEGD3L_SEGD3L_DEFAULT ( _LCD_SEGD3L_SEGD3L_DEFAULT << 0)
#define LCD_SEGEN_SEGEN_DEFAULT ( _LCD_SEGEN_SEGEN_DEFAULT << 0)
#define LCD_STATUS_ASTATE_DEFAULT ( _LCD_STATUS_ASTATE_DEFAULT << 0)
#define LCD_STATUS_BLINK (0x1UL << 8)
#define LCD_STATUS_BLINK_DEFAULT ( _LCD_STATUS_BLINK_DEFAULT << 8)
#define LCD_SYNCBUSY_AREGA (0x1UL << 2)
#define LCD_SYNCBUSY_AREGA_DEFAULT ( _LCD_SYNCBUSY_AREGA_DEFAULT << 2)
#define LCD_SYNCBUSY_AREGB (0x1UL << 3)
#define LCD_SYNCBUSY_AREGB_DEFAULT ( _LCD_SYNCBUSY_AREGB_DEFAULT << 3)
#define LCD_SYNCBUSY_BACTRL (0x1UL << 1)
#define LCD_SYNCBUSY_BACTRL_DEFAULT ( _LCD_SYNCBUSY_BACTRL_DEFAULT << 1)
#define LCD_SYNCBUSY_CTRL (0x1UL << 0)
#define LCD_SYNCBUSY_CTRL_DEFAULT ( _LCD_SYNCBUSY_CTRL_DEFAULT << 0)
#define LCD_SYNCBUSY_SEGD0H (0x1UL << 8)
#define LCD_SYNCBUSY_SEGD0H_DEFAULT ( _LCD_SYNCBUSY_SEGD0H_DEFAULT << 8)
#define LCD_SYNCBUSY_SEGD0L (0x1UL << 4)
#define LCD_SYNCBUSY_SEGD0L_DEFAULT ( _LCD_SYNCBUSY_SEGD0L_DEFAULT << 4)
#define LCD_SYNCBUSY_SEGD1H (0x1UL << 9)
#define LCD_SYNCBUSY_SEGD1H_DEFAULT ( _LCD_SYNCBUSY_SEGD1H_DEFAULT << 9)
#define LCD_SYNCBUSY_SEGD1L (0x1UL << 5)
#define LCD_SYNCBUSY_SEGD1L_DEFAULT ( _LCD_SYNCBUSY_SEGD1L_DEFAULT << 5)
#define LCD_SYNCBUSY_SEGD2H (0x1UL << 10)
#define LCD_SYNCBUSY_SEGD2H_DEFAULT ( _LCD_SYNCBUSY_SEGD2H_DEFAULT << 10)
#define LCD_SYNCBUSY_SEGD2L (0x1UL << 6)
#define LCD_SYNCBUSY_SEGD2L_DEFAULT ( _LCD_SYNCBUSY_SEGD2L_DEFAULT << 6)
#define LCD_SYNCBUSY_SEGD3H (0x1UL << 11)
#define LCD_SYNCBUSY_SEGD3H_DEFAULT ( _LCD_SYNCBUSY_SEGD3H_DEFAULT << 11)
#define LCD_SYNCBUSY_SEGD3L (0x1UL << 7)
#define LCD_SYNCBUSY_SEGD3L_DEFAULT ( _LCD_SYNCBUSY_SEGD3L_DEFAULT << 7)

Macro Definition Documentation

#define _LCD_AREGA_AREGA_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_AREGA

Definition at line 274 of file efm32g_lcd.h .

#define _LCD_AREGA_AREGA_MASK   0xFFUL

Bit mask for LCD_AREGA

Definition at line 273 of file efm32g_lcd.h .

#define _LCD_AREGA_AREGA_SHIFT   0

Shift value for LCD_AREGA

Definition at line 272 of file efm32g_lcd.h .

#define _LCD_AREGA_MASK   0x000000FFUL

Mask for LCD_AREGA

Definition at line 271 of file efm32g_lcd.h .

#define _LCD_AREGA_RESETVALUE   0x00000000UL

Default value for LCD_AREGA

Definition at line 270 of file efm32g_lcd.h .

#define _LCD_AREGB_AREGB_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_AREGB

Definition at line 282 of file efm32g_lcd.h .

#define _LCD_AREGB_AREGB_MASK   0xFFUL

Bit mask for LCD_AREGB

Definition at line 281 of file efm32g_lcd.h .

#define _LCD_AREGB_AREGB_SHIFT   0

Shift value for LCD_AREGB

Definition at line 280 of file efm32g_lcd.h .

#define _LCD_AREGB_MASK   0x000000FFUL

Mask for LCD_AREGB

Definition at line 279 of file efm32g_lcd.h .

#define _LCD_AREGB_RESETVALUE   0x00000000UL

Default value for LCD_AREGB

Definition at line 278 of file efm32g_lcd.h .

#define _LCD_BACTRL_AEN_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_BACTRL

Definition at line 203 of file efm32g_lcd.h .

#define _LCD_BACTRL_AEN_MASK   0x4UL

Bit mask for LCD_AEN

Definition at line 202 of file efm32g_lcd.h .

#define _LCD_BACTRL_AEN_SHIFT   2

Shift value for LCD_AEN

Definition at line 201 of file efm32g_lcd.h .

#define _LCD_BACTRL_ALOGSEL_AND   0x00000000UL

Mode AND for LCD_BACTRL

Definition at line 229 of file efm32g_lcd.h .

#define _LCD_BACTRL_ALOGSEL_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_BACTRL

Definition at line 228 of file efm32g_lcd.h .

#define _LCD_BACTRL_ALOGSEL_MASK   0x80UL

Bit mask for LCD_ALOGSEL

Definition at line 227 of file efm32g_lcd.h .

Referenced by LCD_AnimInit() .

#define _LCD_BACTRL_ALOGSEL_OR   0x00000001UL

Mode OR for LCD_BACTRL

Definition at line 230 of file efm32g_lcd.h .

#define _LCD_BACTRL_ALOGSEL_SHIFT   7

Shift value for LCD_ALOGSEL

Definition at line 226 of file efm32g_lcd.h .

#define _LCD_BACTRL_AREGASC_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_BACTRL

Definition at line 207 of file efm32g_lcd.h .

#define _LCD_BACTRL_AREGASC_MASK   0x18UL

Bit mask for LCD_AREGASC

Definition at line 206 of file efm32g_lcd.h .

Referenced by LCD_AnimInit() .

#define _LCD_BACTRL_AREGASC_NOSHIFT   0x00000000UL

Mode NOSHIFT for LCD_BACTRL

Definition at line 208 of file efm32g_lcd.h .

#define _LCD_BACTRL_AREGASC_SHIFT   3

Shift value for LCD_AREGASC

Definition at line 205 of file efm32g_lcd.h .

Referenced by LCD_AnimInit() .

#define _LCD_BACTRL_AREGASC_SHIFTLEFT   0x00000001UL

Mode SHIFTLEFT for LCD_BACTRL

Definition at line 209 of file efm32g_lcd.h .

#define _LCD_BACTRL_AREGASC_SHIFTRIGHT   0x00000002UL

Mode SHIFTRIGHT for LCD_BACTRL

Definition at line 210 of file efm32g_lcd.h .

#define _LCD_BACTRL_AREGBSC_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_BACTRL

Definition at line 217 of file efm32g_lcd.h .

#define _LCD_BACTRL_AREGBSC_MASK   0x60UL

Bit mask for LCD_AREGBSC

Definition at line 216 of file efm32g_lcd.h .

Referenced by LCD_AnimInit() .

#define _LCD_BACTRL_AREGBSC_NOSHIFT   0x00000000UL

Mode NOSHIFT for LCD_BACTRL

Definition at line 218 of file efm32g_lcd.h .

#define _LCD_BACTRL_AREGBSC_SHIFT   5

Shift value for LCD_AREGBSC

Definition at line 215 of file efm32g_lcd.h .

Referenced by LCD_AnimInit() .

#define _LCD_BACTRL_AREGBSC_SHIFTLEFT   0x00000001UL

Mode SHIFTLEFT for LCD_BACTRL

Definition at line 219 of file efm32g_lcd.h .

#define _LCD_BACTRL_AREGBSC_SHIFTRIGHT   0x00000002UL

Mode SHIFTRIGHT for LCD_BACTRL

Definition at line 220 of file efm32g_lcd.h .

#define _LCD_BACTRL_BLANK_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_BACTRL

Definition at line 198 of file efm32g_lcd.h .

#define _LCD_BACTRL_BLANK_MASK   0x2UL

Bit mask for LCD_BLANK

Definition at line 197 of file efm32g_lcd.h .

#define _LCD_BACTRL_BLANK_SHIFT   1

Shift value for LCD_BLANK

Definition at line 196 of file efm32g_lcd.h .

#define _LCD_BACTRL_BLINKEN_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_BACTRL

Definition at line 193 of file efm32g_lcd.h .

#define _LCD_BACTRL_BLINKEN_MASK   0x1UL

Bit mask for LCD_BLINKEN

Definition at line 192 of file efm32g_lcd.h .

#define _LCD_BACTRL_BLINKEN_SHIFT   0

Shift value for LCD_BLINKEN

Definition at line 191 of file efm32g_lcd.h .

#define _LCD_BACTRL_FCEN_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_BACTRL

Definition at line 237 of file efm32g_lcd.h .

#define _LCD_BACTRL_FCEN_MASK   0x100UL

Bit mask for LCD_FCEN

Definition at line 236 of file efm32g_lcd.h .

#define _LCD_BACTRL_FCEN_SHIFT   8

Shift value for LCD_FCEN

Definition at line 235 of file efm32g_lcd.h .

#define _LCD_BACTRL_FCPRESC_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_BACTRL

Definition at line 241 of file efm32g_lcd.h .

#define _LCD_BACTRL_FCPRESC_DIV1   0x00000000UL

Mode DIV1 for LCD_BACTRL

Definition at line 242 of file efm32g_lcd.h .

#define _LCD_BACTRL_FCPRESC_DIV2   0x00000001UL

Mode DIV2 for LCD_BACTRL

Definition at line 243 of file efm32g_lcd.h .

#define _LCD_BACTRL_FCPRESC_DIV4   0x00000002UL

Mode DIV4 for LCD_BACTRL

Definition at line 244 of file efm32g_lcd.h .

#define _LCD_BACTRL_FCPRESC_DIV8   0x00000003UL

Mode DIV8 for LCD_BACTRL

Definition at line 245 of file efm32g_lcd.h .

#define _LCD_BACTRL_FCPRESC_MASK   0x30000UL

Bit mask for LCD_FCPRESC

Definition at line 240 of file efm32g_lcd.h .

Referenced by LCD_FrameCountInit() .

#define _LCD_BACTRL_FCPRESC_SHIFT   16

Shift value for LCD_FCPRESC

Definition at line 239 of file efm32g_lcd.h .

#define _LCD_BACTRL_FCTOP_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_BACTRL

Definition at line 253 of file efm32g_lcd.h .

#define _LCD_BACTRL_FCTOP_MASK   0xFC0000UL

Bit mask for LCD_FCTOP

Definition at line 252 of file efm32g_lcd.h .

Referenced by LCD_FrameCountInit() .

#define _LCD_BACTRL_FCTOP_SHIFT   18

Shift value for LCD_FCTOP

Definition at line 251 of file efm32g_lcd.h .

Referenced by LCD_FrameCountInit() .

#define _LCD_BACTRL_MASK   0x00FF01FFUL

Mask for LCD_BACTRL

Definition at line 189 of file efm32g_lcd.h .

#define _LCD_BACTRL_RESETVALUE   0x00000000UL

Default value for LCD_BACTRL

Definition at line 188 of file efm32g_lcd.h .

#define _LCD_CTRL_EN_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_CTRL

Definition at line 85 of file efm32g_lcd.h .

#define _LCD_CTRL_EN_MASK   0x1UL

Bit mask for LCD_EN

Definition at line 84 of file efm32g_lcd.h .

#define _LCD_CTRL_EN_SHIFT   0

Shift value for LCD_EN

Definition at line 83 of file efm32g_lcd.h .

#define _LCD_CTRL_MASK   0x00000007UL

Mask for LCD_CTRL

Definition at line 81 of file efm32g_lcd.h .

#define _LCD_CTRL_RESETVALUE   0x00000000UL

Default value for LCD_CTRL

Definition at line 80 of file efm32g_lcd.h .

#define _LCD_CTRL_UDCTRL_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_CTRL

Definition at line 89 of file efm32g_lcd.h .

#define _LCD_CTRL_UDCTRL_FCEVENT   0x00000001UL

Mode FCEVENT for LCD_CTRL

Definition at line 91 of file efm32g_lcd.h .

#define _LCD_CTRL_UDCTRL_FRAMESTART   0x00000002UL

Mode FRAMESTART for LCD_CTRL

Definition at line 92 of file efm32g_lcd.h .

#define _LCD_CTRL_UDCTRL_MASK   0x6UL

Bit mask for LCD_UDCTRL

Definition at line 88 of file efm32g_lcd.h .

Referenced by LCD_UpdateCtrl() .

#define _LCD_CTRL_UDCTRL_REGULAR   0x00000000UL

Mode REGULAR for LCD_CTRL

Definition at line 90 of file efm32g_lcd.h .

#define _LCD_CTRL_UDCTRL_SHIFT   1

Shift value for LCD_UDCTRL

Definition at line 87 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_BIAS_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_DISPCTRL

Definition at line 115 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_BIAS_MASK   0xCUL

Bit mask for LCD_BIAS

Definition at line 114 of file efm32g_lcd.h .

Referenced by LCD_BiasSet() , and LCD_Init() .

#define _LCD_DISPCTRL_BIAS_ONEHALF   0x00000001UL

Mode ONEHALF for LCD_DISPCTRL

Definition at line 117 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_BIAS_ONETHIRD   0x00000002UL

Mode ONETHIRD for LCD_DISPCTRL

Definition at line 118 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_BIAS_SHIFT   2

Shift value for LCD_BIAS

Definition at line 113 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_BIAS_STATIC   0x00000000UL

Mode STATIC for LCD_DISPCTRL

Definition at line 116 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_CONCONF_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_DISPCTRL

Definition at line 143 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_CONCONF_GND   0x00000001UL

Mode GND for LCD_DISPCTRL

Definition at line 145 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_CONCONF_MASK   0x8000UL

Bit mask for LCD_CONCONF

Definition at line 142 of file efm32g_lcd.h .

Referenced by LCD_Init() .

#define _LCD_DISPCTRL_CONCONF_SHIFT   15

Shift value for LCD_CONCONF

Definition at line 141 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_CONCONF_VLCD   0x00000000UL

Mode VLCD for LCD_DISPCTRL

Definition at line 144 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_CONLEV_DEFAULT   0x0000001FUL

Mode DEFAULT for LCD_DISPCTRL

Definition at line 135 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_CONLEV_MASK   0x1F00UL

Bit mask for LCD_CONLEV

Definition at line 133 of file efm32g_lcd.h .

Referenced by LCD_ContrastSet() .

#define _LCD_DISPCTRL_CONLEV_MAX   0x0000001FUL

Mode MAX for LCD_DISPCTRL

Definition at line 136 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_CONLEV_MIN   0x00000000UL

Mode MIN for LCD_DISPCTRL

Definition at line 134 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_CONLEV_SHIFT   8

Shift value for LCD_CONLEV

Definition at line 132 of file efm32g_lcd.h .

Referenced by LCD_ContrastSet() .

#define _LCD_DISPCTRL_MASK   0x001D9F1FUL

Mask for LCD_DISPCTRL

Definition at line 100 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_MUX_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_DISPCTRL

Definition at line 103 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_MUX_DUPLEX   0x00000001UL

Mode DUPLEX for LCD_DISPCTRL

Definition at line 105 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_MUX_MASK   0x3UL

Bit mask for LCD_MUX

Definition at line 102 of file efm32g_lcd.h .

Referenced by LCD_Init() .

#define _LCD_DISPCTRL_MUX_QUADRUPLEX   0x00000003UL

Mode QUADRUPLEX for LCD_DISPCTRL

Definition at line 107 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_MUX_SHIFT   0

Shift value for LCD_MUX

Definition at line 101 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_MUX_STATIC   0x00000000UL

Mode STATIC for LCD_DISPCTRL

Definition at line 104 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_MUX_TRIPLEX   0x00000002UL

Mode TRIPLEX for LCD_DISPCTRL

Definition at line 106 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_RESETVALUE   0x000C1F00UL

Default value for LCD_DISPCTRL

Definition at line 99 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VBLEV_DEFAULT   0x00000003UL

Mode DEFAULT for LCD_DISPCTRL

Definition at line 163 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VBLEV_LEVEL0   0x00000000UL

Mode LEVEL0 for LCD_DISPCTRL

Definition at line 160 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VBLEV_LEVEL1   0x00000001UL

Mode LEVEL1 for LCD_DISPCTRL

Definition at line 161 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VBLEV_LEVEL2   0x00000002UL

Mode LEVEL2 for LCD_DISPCTRL

Definition at line 162 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VBLEV_LEVEL3   0x00000003UL

Mode LEVEL3 for LCD_DISPCTRL

Definition at line 164 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VBLEV_LEVEL4   0x00000004UL

Mode LEVEL4 for LCD_DISPCTRL

Definition at line 165 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VBLEV_LEVEL5   0x00000005UL

Mode LEVEL5 for LCD_DISPCTRL

Definition at line 166 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VBLEV_LEVEL6   0x00000006UL

Mode LEVEL6 for LCD_DISPCTRL

Definition at line 167 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VBLEV_LEVEL7   0x00000007UL

Mode LEVEL7 for LCD_DISPCTRL

Definition at line 168 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VBLEV_MASK   0x1C0000UL

Bit mask for LCD_VBLEV

Definition at line 159 of file efm32g_lcd.h .

Referenced by LCD_VBoostSet() .

#define _LCD_DISPCTRL_VBLEV_SHIFT   18

Shift value for LCD_VBLEV

Definition at line 158 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VLCDSEL_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_DISPCTRL

Definition at line 152 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VLCDSEL_MASK   0x10000UL

Bit mask for LCD_VLCDSEL

Definition at line 151 of file efm32g_lcd.h .

Referenced by LCD_Init() , and LCD_VLCDSelect() .

#define _LCD_DISPCTRL_VLCDSEL_SHIFT   16

Shift value for LCD_VLCDSEL

Definition at line 150 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VLCDSEL_VDD   0x00000000UL

Mode VDD for LCD_DISPCTRL

Definition at line 153 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_VLCDSEL_VEXTBOOST   0x00000001UL

Mode VEXTBOOST for LCD_DISPCTRL

Definition at line 154 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_WAVE_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_DISPCTRL

Definition at line 126 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_WAVE_LOWPOWER   0x00000000UL

Mode LOWPOWER for LCD_DISPCTRL

Definition at line 127 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_WAVE_MASK   0x10UL

Bit mask for LCD_WAVE

Definition at line 125 of file efm32g_lcd.h .

Referenced by LCD_Init() .

#define _LCD_DISPCTRL_WAVE_NORMAL   0x00000001UL

Mode NORMAL for LCD_DISPCTRL

Definition at line 128 of file efm32g_lcd.h .

#define _LCD_DISPCTRL_WAVE_SHIFT   4

Shift value for LCD_WAVE

Definition at line 124 of file efm32g_lcd.h .

#define _LCD_FREEZE_MASK   0x00000001UL

Mask for LCD_FREEZE

Definition at line 387 of file efm32g_lcd.h .

#define _LCD_FREEZE_REGFREEZE_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_FREEZE

Definition at line 391 of file efm32g_lcd.h .

#define _LCD_FREEZE_REGFREEZE_FREEZE   0x00000001UL

Mode FREEZE for LCD_FREEZE

Definition at line 393 of file efm32g_lcd.h .

#define _LCD_FREEZE_REGFREEZE_MASK   0x1UL

Bit mask for LCD_REGFREEZE

Definition at line 390 of file efm32g_lcd.h .

#define _LCD_FREEZE_REGFREEZE_SHIFT   0

Shift value for LCD_REGFREEZE

Definition at line 389 of file efm32g_lcd.h .

#define _LCD_FREEZE_REGFREEZE_UPDATE   0x00000000UL

Mode UPDATE for LCD_FREEZE

Definition at line 392 of file efm32g_lcd.h .

#define _LCD_FREEZE_RESETVALUE   0x00000000UL

Default value for LCD_FREEZE

Definition at line 386 of file efm32g_lcd.h .

#define _LCD_IEN_FC_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_IEN

Definition at line 318 of file efm32g_lcd.h .

#define _LCD_IEN_FC_MASK   0x1UL

Bit mask for LCD_FC

Definition at line 317 of file efm32g_lcd.h .

#define _LCD_IEN_FC_SHIFT   0

Shift value for LCD_FC

Definition at line 316 of file efm32g_lcd.h .

#define _LCD_IEN_MASK   0x00000001UL

Mask for LCD_IEN

Definition at line 314 of file efm32g_lcd.h .

#define _LCD_IEN_RESETVALUE   0x00000000UL

Default value for LCD_IEN

Definition at line 313 of file efm32g_lcd.h .

#define _LCD_IF_FC_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_IF

Definition at line 291 of file efm32g_lcd.h .

#define _LCD_IF_FC_MASK   0x1UL

Bit mask for LCD_FC

Definition at line 290 of file efm32g_lcd.h .

#define _LCD_IF_FC_SHIFT   0

Shift value for LCD_FC

Definition at line 289 of file efm32g_lcd.h .

#define _LCD_IF_MASK   0x00000001UL

Mask for LCD_IF

Definition at line 287 of file efm32g_lcd.h .

#define _LCD_IF_RESETVALUE   0x00000000UL

Default value for LCD_IF

Definition at line 286 of file efm32g_lcd.h .

#define _LCD_IFC_FC_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_IFC

Definition at line 309 of file efm32g_lcd.h .

#define _LCD_IFC_FC_MASK   0x1UL

Bit mask for LCD_FC

Definition at line 308 of file efm32g_lcd.h .

#define _LCD_IFC_FC_SHIFT   0

Shift value for LCD_FC

Definition at line 307 of file efm32g_lcd.h .

#define _LCD_IFC_MASK   0x00000001UL

Mask for LCD_IFC

Definition at line 305 of file efm32g_lcd.h .

#define _LCD_IFC_RESETVALUE   0x00000000UL

Default value for LCD_IFC

Definition at line 304 of file efm32g_lcd.h .

#define _LCD_IFS_FC_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_IFS

Definition at line 300 of file efm32g_lcd.h .

#define _LCD_IFS_FC_MASK   0x1UL

Bit mask for LCD_FC

Definition at line 299 of file efm32g_lcd.h .

#define _LCD_IFS_FC_SHIFT   0

Shift value for LCD_FC

Definition at line 298 of file efm32g_lcd.h .

#define _LCD_IFS_MASK   0x00000001UL

Mask for LCD_IFS

Definition at line 296 of file efm32g_lcd.h .

#define _LCD_IFS_RESETVALUE   0x00000000UL

Default value for LCD_IFS

Definition at line 295 of file efm32g_lcd.h .

#define _LCD_SEGD0H_MASK   0x000000FFUL

Mask for LCD_SEGD0H

Definition at line 355 of file efm32g_lcd.h .

#define _LCD_SEGD0H_RESETVALUE   0x00000000UL

Default value for LCD_SEGD0H

Definition at line 354 of file efm32g_lcd.h .

#define _LCD_SEGD0H_SEGD0H_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SEGD0H

Definition at line 358 of file efm32g_lcd.h .

#define _LCD_SEGD0H_SEGD0H_MASK   0xFFUL

Bit mask for LCD_SEGD0H

Definition at line 357 of file efm32g_lcd.h .

#define _LCD_SEGD0H_SEGD0H_SHIFT   0

Shift value for LCD_SEGD0H

Definition at line 356 of file efm32g_lcd.h .

#define _LCD_SEGD0L_MASK   0xFFFFFFFFUL

Mask for LCD_SEGD0L

Definition at line 323 of file efm32g_lcd.h .

#define _LCD_SEGD0L_RESETVALUE   0x00000000UL

Default value for LCD_SEGD0L

Definition at line 322 of file efm32g_lcd.h .

#define _LCD_SEGD0L_SEGD0L_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SEGD0L

Definition at line 326 of file efm32g_lcd.h .

#define _LCD_SEGD0L_SEGD0L_MASK   0xFFFFFFFFUL

Bit mask for LCD_SEGD0L

Definition at line 325 of file efm32g_lcd.h .

#define _LCD_SEGD0L_SEGD0L_SHIFT   0

Shift value for LCD_SEGD0L

Definition at line 324 of file efm32g_lcd.h .

#define _LCD_SEGD1H_MASK   0x000000FFUL

Mask for LCD_SEGD1H

Definition at line 363 of file efm32g_lcd.h .

#define _LCD_SEGD1H_RESETVALUE   0x00000000UL

Default value for LCD_SEGD1H

Definition at line 362 of file efm32g_lcd.h .

#define _LCD_SEGD1H_SEGD1H_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SEGD1H

Definition at line 366 of file efm32g_lcd.h .

#define _LCD_SEGD1H_SEGD1H_MASK   0xFFUL

Bit mask for LCD_SEGD1H

Definition at line 365 of file efm32g_lcd.h .

#define _LCD_SEGD1H_SEGD1H_SHIFT   0

Shift value for LCD_SEGD1H

Definition at line 364 of file efm32g_lcd.h .

#define _LCD_SEGD1L_MASK   0xFFFFFFFFUL

Mask for LCD_SEGD1L

Definition at line 331 of file efm32g_lcd.h .

#define _LCD_SEGD1L_RESETVALUE   0x00000000UL

Default value for LCD_SEGD1L

Definition at line 330 of file efm32g_lcd.h .

#define _LCD_SEGD1L_SEGD1L_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SEGD1L

Definition at line 334 of file efm32g_lcd.h .

#define _LCD_SEGD1L_SEGD1L_MASK   0xFFFFFFFFUL

Bit mask for LCD_SEGD1L

Definition at line 333 of file efm32g_lcd.h .

#define _LCD_SEGD1L_SEGD1L_SHIFT   0

Shift value for LCD_SEGD1L

Definition at line 332 of file efm32g_lcd.h .

#define _LCD_SEGD2H_MASK   0x000000FFUL

Mask for LCD_SEGD2H

Definition at line 371 of file efm32g_lcd.h .

#define _LCD_SEGD2H_RESETVALUE   0x00000000UL

Default value for LCD_SEGD2H

Definition at line 370 of file efm32g_lcd.h .

#define _LCD_SEGD2H_SEGD2H_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SEGD2H

Definition at line 374 of file efm32g_lcd.h .

#define _LCD_SEGD2H_SEGD2H_MASK   0xFFUL

Bit mask for LCD_SEGD2H

Definition at line 373 of file efm32g_lcd.h .

#define _LCD_SEGD2H_SEGD2H_SHIFT   0

Shift value for LCD_SEGD2H

Definition at line 372 of file efm32g_lcd.h .

#define _LCD_SEGD2L_MASK   0xFFFFFFFFUL

Mask for LCD_SEGD2L

Definition at line 339 of file efm32g_lcd.h .

#define _LCD_SEGD2L_RESETVALUE   0x00000000UL

Default value for LCD_SEGD2L

Definition at line 338 of file efm32g_lcd.h .

#define _LCD_SEGD2L_SEGD2L_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SEGD2L

Definition at line 342 of file efm32g_lcd.h .

#define _LCD_SEGD2L_SEGD2L_MASK   0xFFFFFFFFUL

Bit mask for LCD_SEGD2L

Definition at line 341 of file efm32g_lcd.h .

#define _LCD_SEGD2L_SEGD2L_SHIFT   0

Shift value for LCD_SEGD2L

Definition at line 340 of file efm32g_lcd.h .

#define _LCD_SEGD3H_MASK   0x000000FFUL

Mask for LCD_SEGD3H

Definition at line 379 of file efm32g_lcd.h .

#define _LCD_SEGD3H_RESETVALUE   0x00000000UL

Default value for LCD_SEGD3H

Definition at line 378 of file efm32g_lcd.h .

#define _LCD_SEGD3H_SEGD3H_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SEGD3H

Definition at line 382 of file efm32g_lcd.h .

#define _LCD_SEGD3H_SEGD3H_MASK   0xFFUL

Bit mask for LCD_SEGD3H

Definition at line 381 of file efm32g_lcd.h .

#define _LCD_SEGD3H_SEGD3H_SHIFT   0

Shift value for LCD_SEGD3H

Definition at line 380 of file efm32g_lcd.h .

#define _LCD_SEGD3L_MASK   0xFFFFFFFFUL

Mask for LCD_SEGD3L

Definition at line 347 of file efm32g_lcd.h .

#define _LCD_SEGD3L_RESETVALUE   0x00000000UL

Default value for LCD_SEGD3L

Definition at line 346 of file efm32g_lcd.h .

#define _LCD_SEGD3L_SEGD3L_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SEGD3L

Definition at line 350 of file efm32g_lcd.h .

#define _LCD_SEGD3L_SEGD3L_MASK   0xFFFFFFFFUL

Bit mask for LCD_SEGD3L

Definition at line 349 of file efm32g_lcd.h .

#define _LCD_SEGD3L_SEGD3L_SHIFT   0

Shift value for LCD_SEGD3L

Definition at line 348 of file efm32g_lcd.h .

#define _LCD_SEGEN_MASK   0x000003FFUL

Mask for LCD_SEGEN

Definition at line 181 of file efm32g_lcd.h .

#define _LCD_SEGEN_RESETVALUE   0x00000000UL

Default value for LCD_SEGEN

Definition at line 180 of file efm32g_lcd.h .

#define _LCD_SEGEN_SEGEN_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SEGEN

Definition at line 184 of file efm32g_lcd.h .

#define _LCD_SEGEN_SEGEN_MASK   0x3FFUL

Bit mask for LCD_SEGEN

Definition at line 183 of file efm32g_lcd.h .

#define _LCD_SEGEN_SEGEN_SHIFT   0

Shift value for LCD_SEGEN

Definition at line 182 of file efm32g_lcd.h .

#define _LCD_STATUS_ASTATE_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_STATUS

Definition at line 261 of file efm32g_lcd.h .

#define _LCD_STATUS_ASTATE_MASK   0xFUL

Bit mask for LCD_ASTATE

Definition at line 260 of file efm32g_lcd.h .

Referenced by LCD_AnimState() .

#define _LCD_STATUS_ASTATE_SHIFT   0

Shift value for LCD_ASTATE

Definition at line 259 of file efm32g_lcd.h .

Referenced by LCD_AnimState() .

#define _LCD_STATUS_BLINK_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_STATUS

Definition at line 266 of file efm32g_lcd.h .

#define _LCD_STATUS_BLINK_MASK   0x100UL

Bit mask for LCD_BLINK

Definition at line 265 of file efm32g_lcd.h .

Referenced by LCD_BlinkState() .

#define _LCD_STATUS_BLINK_SHIFT   8

Shift value for LCD_BLINK

Definition at line 264 of file efm32g_lcd.h .

Referenced by LCD_BlinkState() .

#define _LCD_STATUS_MASK   0x0000010FUL

Mask for LCD_STATUS

Definition at line 258 of file efm32g_lcd.h .

#define _LCD_STATUS_RESETVALUE   0x00000000UL

Default value for LCD_STATUS

Definition at line 257 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_AREGA_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SYNCBUSY

Definition at line 414 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_AREGA_MASK   0x4UL

Bit mask for LCD_AREGA

Definition at line 413 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_AREGA_SHIFT   2

Shift value for LCD_AREGA

Definition at line 412 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_AREGB_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SYNCBUSY

Definition at line 419 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_AREGB_MASK   0x8UL

Bit mask for LCD_AREGB

Definition at line 418 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_AREGB_SHIFT   3

Shift value for LCD_AREGB

Definition at line 417 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_BACTRL_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SYNCBUSY

Definition at line 409 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_BACTRL_MASK   0x2UL

Bit mask for LCD_BACTRL

Definition at line 408 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_BACTRL_SHIFT   1

Shift value for LCD_BACTRL

Definition at line 407 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_CTRL_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SYNCBUSY

Definition at line 404 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_CTRL_MASK   0x1UL

Bit mask for LCD_CTRL

Definition at line 403 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_CTRL_SHIFT   0

Shift value for LCD_CTRL

Definition at line 402 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_MASK   0x00000FFFUL

Mask for LCD_SYNCBUSY

Definition at line 400 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_RESETVALUE   0x00000000UL

Default value for LCD_SYNCBUSY

Definition at line 399 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD0H_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SYNCBUSY

Definition at line 444 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD0H_MASK   0x100UL

Bit mask for LCD_SEGD0H

Definition at line 443 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD0H_SHIFT   8

Shift value for LCD_SEGD0H

Definition at line 442 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD0L_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SYNCBUSY

Definition at line 424 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD0L_MASK   0x10UL

Bit mask for LCD_SEGD0L

Definition at line 423 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD0L_SHIFT   4

Shift value for LCD_SEGD0L

Definition at line 422 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD1H_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SYNCBUSY

Definition at line 449 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD1H_MASK   0x200UL

Bit mask for LCD_SEGD1H

Definition at line 448 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD1H_SHIFT   9

Shift value for LCD_SEGD1H

Definition at line 447 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD1L_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SYNCBUSY

Definition at line 429 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD1L_MASK   0x20UL

Bit mask for LCD_SEGD1L

Definition at line 428 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD1L_SHIFT   5

Shift value for LCD_SEGD1L

Definition at line 427 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD2H_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SYNCBUSY

Definition at line 454 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD2H_MASK   0x400UL

Bit mask for LCD_SEGD2H

Definition at line 453 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD2H_SHIFT   10

Shift value for LCD_SEGD2H

Definition at line 452 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD2L_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SYNCBUSY

Definition at line 434 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD2L_MASK   0x40UL

Bit mask for LCD_SEGD2L

Definition at line 433 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD2L_SHIFT   6

Shift value for LCD_SEGD2L

Definition at line 432 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD3H_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SYNCBUSY

Definition at line 459 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD3H_MASK   0x800UL

Bit mask for LCD_SEGD3H

Definition at line 458 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD3H_SHIFT   11

Shift value for LCD_SEGD3H

Definition at line 457 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD3L_DEFAULT   0x00000000UL

Mode DEFAULT for LCD_SYNCBUSY

Definition at line 439 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD3L_MASK   0x80UL

Bit mask for LCD_SEGD3L

Definition at line 438 of file efm32g_lcd.h .

#define _LCD_SYNCBUSY_SEGD3L_SHIFT   7

Shift value for LCD_SEGD3L

Definition at line 437 of file efm32g_lcd.h .

#define LCD_AREGA_AREGA_DEFAULT   ( _LCD_AREGA_AREGA_DEFAULT << 0)

Shifted mode DEFAULT for LCD_AREGA

Definition at line 275 of file efm32g_lcd.h .

#define LCD_AREGB_AREGB_DEFAULT   ( _LCD_AREGB_AREGB_DEFAULT << 0)

Shifted mode DEFAULT for LCD_AREGB

Definition at line 283 of file efm32g_lcd.h .

#define LCD_BACTRL_AEN   (0x1UL << 2)

Animation Enable

Definition at line 200 of file efm32g_lcd.h .

Referenced by LCD_AnimEnable() .

#define LCD_BACTRL_AEN_DEFAULT   ( _LCD_BACTRL_AEN_DEFAULT << 2)

Shifted mode DEFAULT for LCD_BACTRL

Definition at line 204 of file efm32g_lcd.h .

#define LCD_BACTRL_ALOGSEL   (0x1UL << 7)

Animate Logic Function Select

Definition at line 225 of file efm32g_lcd.h .

#define LCD_BACTRL_ALOGSEL_AND   ( _LCD_BACTRL_ALOGSEL_AND << 7)

Shifted mode AND for LCD_BACTRL

Definition at line 232 of file efm32g_lcd.h .

#define LCD_BACTRL_ALOGSEL_DEFAULT   ( _LCD_BACTRL_ALOGSEL_DEFAULT << 7)

Shifted mode DEFAULT for LCD_BACTRL

Definition at line 231 of file efm32g_lcd.h .

#define LCD_BACTRL_ALOGSEL_OR   ( _LCD_BACTRL_ALOGSEL_OR << 7)

Shifted mode OR for LCD_BACTRL

Definition at line 233 of file efm32g_lcd.h .

#define LCD_BACTRL_AREGASC_DEFAULT   ( _LCD_BACTRL_AREGASC_DEFAULT << 3)

Shifted mode DEFAULT for LCD_BACTRL

Definition at line 211 of file efm32g_lcd.h .

#define LCD_BACTRL_AREGASC_NOSHIFT   ( _LCD_BACTRL_AREGASC_NOSHIFT << 3)

Shifted mode NOSHIFT for LCD_BACTRL

Definition at line 212 of file efm32g_lcd.h .

#define LCD_BACTRL_AREGASC_SHIFTLEFT   ( _LCD_BACTRL_AREGASC_SHIFTLEFT << 3)

Shifted mode SHIFTLEFT for LCD_BACTRL

Definition at line 213 of file efm32g_lcd.h .

#define LCD_BACTRL_AREGASC_SHIFTRIGHT   ( _LCD_BACTRL_AREGASC_SHIFTRIGHT << 3)

Shifted mode SHIFTRIGHT for LCD_BACTRL

Definition at line 214 of file efm32g_lcd.h .

#define LCD_BACTRL_AREGBSC_DEFAULT   ( _LCD_BACTRL_AREGBSC_DEFAULT << 5)

Shifted mode DEFAULT for LCD_BACTRL

Definition at line 221 of file efm32g_lcd.h .

#define LCD_BACTRL_AREGBSC_NOSHIFT   ( _LCD_BACTRL_AREGBSC_NOSHIFT << 5)

Shifted mode NOSHIFT for LCD_BACTRL

Definition at line 222 of file efm32g_lcd.h .

#define LCD_BACTRL_AREGBSC_SHIFTLEFT   ( _LCD_BACTRL_AREGBSC_SHIFTLEFT << 5)

Shifted mode SHIFTLEFT for LCD_BACTRL

Definition at line 223 of file efm32g_lcd.h .

#define LCD_BACTRL_AREGBSC_SHIFTRIGHT   ( _LCD_BACTRL_AREGBSC_SHIFTRIGHT << 5)

Shifted mode SHIFTRIGHT for LCD_BACTRL

Definition at line 224 of file efm32g_lcd.h .

#define LCD_BACTRL_BLANK   (0x1UL << 1)

Blank Display

Definition at line 195 of file efm32g_lcd.h .

Referenced by LCD_BlankEnable() .

#define LCD_BACTRL_BLANK_DEFAULT   ( _LCD_BACTRL_BLANK_DEFAULT << 1)

Shifted mode DEFAULT for LCD_BACTRL

Definition at line 199 of file efm32g_lcd.h .

#define LCD_BACTRL_BLINKEN   (0x1UL << 0)

Blink Enable

Definition at line 190 of file efm32g_lcd.h .

Referenced by LCD_BlinkEnable() .

#define LCD_BACTRL_BLINKEN_DEFAULT   ( _LCD_BACTRL_BLINKEN_DEFAULT << 0)

Shifted mode DEFAULT for LCD_BACTRL

Definition at line 194 of file efm32g_lcd.h .

#define LCD_BACTRL_FCEN   (0x1UL << 8)

Frame Counter Enable

Definition at line 234 of file efm32g_lcd.h .

Referenced by LCD_FrameCountEnable() .

#define LCD_BACTRL_FCEN_DEFAULT   ( _LCD_BACTRL_FCEN_DEFAULT << 8)

Shifted mode DEFAULT for LCD_BACTRL

Definition at line 238 of file efm32g_lcd.h .

#define LCD_BACTRL_FCPRESC_DEFAULT   ( _LCD_BACTRL_FCPRESC_DEFAULT << 16)

Shifted mode DEFAULT for LCD_BACTRL

Definition at line 246 of file efm32g_lcd.h .

#define LCD_BACTRL_FCPRESC_DIV1   ( _LCD_BACTRL_FCPRESC_DIV1 << 16)

Shifted mode DIV1 for LCD_BACTRL

Definition at line 247 of file efm32g_lcd.h .

#define LCD_BACTRL_FCPRESC_DIV2   ( _LCD_BACTRL_FCPRESC_DIV2 << 16)

Shifted mode DIV2 for LCD_BACTRL

Definition at line 248 of file efm32g_lcd.h .

#define LCD_BACTRL_FCPRESC_DIV4   ( _LCD_BACTRL_FCPRESC_DIV4 << 16)

Shifted mode DIV4 for LCD_BACTRL

Definition at line 249 of file efm32g_lcd.h .

#define LCD_BACTRL_FCPRESC_DIV8   ( _LCD_BACTRL_FCPRESC_DIV8 << 16)

Shifted mode DIV8 for LCD_BACTRL

Definition at line 250 of file efm32g_lcd.h .

#define LCD_BACTRL_FCTOP_DEFAULT   ( _LCD_BACTRL_FCTOP_DEFAULT << 18)

Shifted mode DEFAULT for LCD_BACTRL

Definition at line 254 of file efm32g_lcd.h .

#define LCD_CTRL_EN   (0x1UL << 0)

LCD Enable

Definition at line 82 of file efm32g_lcd.h .

Referenced by LCD_Enable() .

#define LCD_CTRL_EN_DEFAULT   ( _LCD_CTRL_EN_DEFAULT << 0)

Shifted mode DEFAULT for LCD_CTRL

Definition at line 86 of file efm32g_lcd.h .

#define LCD_CTRL_UDCTRL_DEFAULT   ( _LCD_CTRL_UDCTRL_DEFAULT << 1)

Shifted mode DEFAULT for LCD_CTRL

Definition at line 93 of file efm32g_lcd.h .

#define LCD_CTRL_UDCTRL_FCEVENT   ( _LCD_CTRL_UDCTRL_FCEVENT << 1)

Shifted mode FCEVENT for LCD_CTRL

Definition at line 95 of file efm32g_lcd.h .

#define LCD_CTRL_UDCTRL_FRAMESTART   ( _LCD_CTRL_UDCTRL_FRAMESTART << 1)

Shifted mode FRAMESTART for LCD_CTRL

Definition at line 96 of file efm32g_lcd.h .

#define LCD_CTRL_UDCTRL_REGULAR   ( _LCD_CTRL_UDCTRL_REGULAR << 1)

Shifted mode REGULAR for LCD_CTRL

Definition at line 94 of file efm32g_lcd.h .

#define LCD_DISPCTRL_BIAS_DEFAULT   ( _LCD_DISPCTRL_BIAS_DEFAULT << 2)

Shifted mode DEFAULT for LCD_DISPCTRL

Definition at line 119 of file efm32g_lcd.h .

#define LCD_DISPCTRL_BIAS_ONEHALF   ( _LCD_DISPCTRL_BIAS_ONEHALF << 2)

Shifted mode ONEHALF for LCD_DISPCTRL

Definition at line 121 of file efm32g_lcd.h .

#define LCD_DISPCTRL_BIAS_ONETHIRD   ( _LCD_DISPCTRL_BIAS_ONETHIRD << 2)

Shifted mode ONETHIRD for LCD_DISPCTRL

Definition at line 122 of file efm32g_lcd.h .

#define LCD_DISPCTRL_BIAS_STATIC   ( _LCD_DISPCTRL_BIAS_STATIC << 2)

Shifted mode STATIC for LCD_DISPCTRL

Definition at line 120 of file efm32g_lcd.h .

#define LCD_DISPCTRL_CONCONF   (0x1UL << 15)

Contrast Configuration

Definition at line 140 of file efm32g_lcd.h .

#define LCD_DISPCTRL_CONCONF_DEFAULT   ( _LCD_DISPCTRL_CONCONF_DEFAULT << 15)

Shifted mode DEFAULT for LCD_DISPCTRL

Definition at line 146 of file efm32g_lcd.h .

#define LCD_DISPCTRL_CONCONF_GND   ( _LCD_DISPCTRL_CONCONF_GND << 15)

Shifted mode GND for LCD_DISPCTRL

Definition at line 148 of file efm32g_lcd.h .

#define LCD_DISPCTRL_CONCONF_VLCD   ( _LCD_DISPCTRL_CONCONF_VLCD << 15)

Shifted mode VLCD for LCD_DISPCTRL

Definition at line 147 of file efm32g_lcd.h .

#define LCD_DISPCTRL_CONLEV_DEFAULT   ( _LCD_DISPCTRL_CONLEV_DEFAULT << 8)

Shifted mode DEFAULT for LCD_DISPCTRL

Definition at line 138 of file efm32g_lcd.h .

#define LCD_DISPCTRL_CONLEV_MAX   ( _LCD_DISPCTRL_CONLEV_MAX << 8)

Shifted mode MAX for LCD_DISPCTRL

Definition at line 139 of file efm32g_lcd.h .

#define LCD_DISPCTRL_CONLEV_MIN   ( _LCD_DISPCTRL_CONLEV_MIN << 8)

Shifted mode MIN for LCD_DISPCTRL

Definition at line 137 of file efm32g_lcd.h .

#define LCD_DISPCTRL_MUX_DEFAULT   ( _LCD_DISPCTRL_MUX_DEFAULT << 0)

Shifted mode DEFAULT for LCD_DISPCTRL

Definition at line 108 of file efm32g_lcd.h .

#define LCD_DISPCTRL_MUX_DUPLEX   ( _LCD_DISPCTRL_MUX_DUPLEX << 0)

Shifted mode DUPLEX for LCD_DISPCTRL

Definition at line 110 of file efm32g_lcd.h .

#define LCD_DISPCTRL_MUX_QUADRUPLEX   ( _LCD_DISPCTRL_MUX_QUADRUPLEX << 0)

Shifted mode QUADRUPLEX for LCD_DISPCTRL

Definition at line 112 of file efm32g_lcd.h .

#define LCD_DISPCTRL_MUX_STATIC   ( _LCD_DISPCTRL_MUX_STATIC << 0)

Shifted mode STATIC for LCD_DISPCTRL

Definition at line 109 of file efm32g_lcd.h .

#define LCD_DISPCTRL_MUX_TRIPLEX   ( _LCD_DISPCTRL_MUX_TRIPLEX << 0)

Shifted mode TRIPLEX for LCD_DISPCTRL

Definition at line 111 of file efm32g_lcd.h .

#define LCD_DISPCTRL_VBLEV_DEFAULT   ( _LCD_DISPCTRL_VBLEV_DEFAULT << 18)

Shifted mode DEFAULT for LCD_DISPCTRL

Definition at line 172 of file efm32g_lcd.h .

#define LCD_DISPCTRL_VBLEV_LEVEL0   ( _LCD_DISPCTRL_VBLEV_LEVEL0 << 18)

Shifted mode LEVEL0 for LCD_DISPCTRL

Definition at line 169 of file efm32g_lcd.h .

#define LCD_DISPCTRL_VBLEV_LEVEL1   ( _LCD_DISPCTRL_VBLEV_LEVEL1 << 18)

Shifted mode LEVEL1 for LCD_DISPCTRL

Definition at line 170 of file efm32g_lcd.h .

#define LCD_DISPCTRL_VBLEV_LEVEL2   ( _LCD_DISPCTRL_VBLEV_LEVEL2 << 18)

Shifted mode LEVEL2 for LCD_DISPCTRL

Definition at line 171 of file efm32g_lcd.h .

#define LCD_DISPCTRL_VBLEV_LEVEL3   ( _LCD_DISPCTRL_VBLEV_LEVEL3 << 18)

Shifted mode LEVEL3 for LCD_DISPCTRL

Definition at line 173 of file efm32g_lcd.h .

#define LCD_DISPCTRL_VBLEV_LEVEL4   ( _LCD_DISPCTRL_VBLEV_LEVEL4 << 18)

Shifted mode LEVEL4 for LCD_DISPCTRL

Definition at line 174 of file efm32g_lcd.h .

#define LCD_DISPCTRL_VBLEV_LEVEL5   ( _LCD_DISPCTRL_VBLEV_LEVEL5 << 18)

Shifted mode LEVEL5 for LCD_DISPCTRL

Definition at line 175 of file efm32g_lcd.h .

#define LCD_DISPCTRL_VBLEV_LEVEL6   ( _LCD_DISPCTRL_VBLEV_LEVEL6 << 18)

Shifted mode LEVEL6 for LCD_DISPCTRL

Definition at line 176 of file efm32g_lcd.h .

#define LCD_DISPCTRL_VBLEV_LEVEL7   ( _LCD_DISPCTRL_VBLEV_LEVEL7 << 18)

Shifted mode LEVEL7 for LCD_DISPCTRL

Definition at line 177 of file efm32g_lcd.h .

#define LCD_DISPCTRL_VLCDSEL   (0x1UL << 16)

VLCD Selection

Definition at line 149 of file efm32g_lcd.h .

#define LCD_DISPCTRL_VLCDSEL_DEFAULT   ( _LCD_DISPCTRL_VLCDSEL_DEFAULT << 16)

Shifted mode DEFAULT for LCD_DISPCTRL

Definition at line 155 of file efm32g_lcd.h .

#define LCD_DISPCTRL_VLCDSEL_VDD   ( _LCD_DISPCTRL_VLCDSEL_VDD << 16)

Shifted mode VDD for LCD_DISPCTRL

Definition at line 156 of file efm32g_lcd.h .

Referenced by LCD_VLCDSelect() .

#define LCD_DISPCTRL_VLCDSEL_VEXTBOOST   ( _LCD_DISPCTRL_VLCDSEL_VEXTBOOST << 16)

Shifted mode VEXTBOOST for LCD_DISPCTRL

Definition at line 157 of file efm32g_lcd.h .

Referenced by LCD_VLCDSelect() .

#define LCD_DISPCTRL_WAVE   (0x1UL << 4)

Waveform Selection

Definition at line 123 of file efm32g_lcd.h .

#define LCD_DISPCTRL_WAVE_DEFAULT   ( _LCD_DISPCTRL_WAVE_DEFAULT << 4)

Shifted mode DEFAULT for LCD_DISPCTRL

Definition at line 129 of file efm32g_lcd.h .

#define LCD_DISPCTRL_WAVE_LOWPOWER   ( _LCD_DISPCTRL_WAVE_LOWPOWER << 4)

Shifted mode LOWPOWER for LCD_DISPCTRL

Definition at line 130 of file efm32g_lcd.h .

#define LCD_DISPCTRL_WAVE_NORMAL   ( _LCD_DISPCTRL_WAVE_NORMAL << 4)

Shifted mode NORMAL for LCD_DISPCTRL

Definition at line 131 of file efm32g_lcd.h .

#define LCD_FREEZE_REGFREEZE   (0x1UL << 0)

Register Update Freeze

Definition at line 388 of file efm32g_lcd.h .

#define LCD_FREEZE_REGFREEZE_DEFAULT   ( _LCD_FREEZE_REGFREEZE_DEFAULT << 0)

Shifted mode DEFAULT for LCD_FREEZE

Definition at line 394 of file efm32g_lcd.h .

#define LCD_FREEZE_REGFREEZE_FREEZE   ( _LCD_FREEZE_REGFREEZE_FREEZE << 0)

Shifted mode FREEZE for LCD_FREEZE

Definition at line 396 of file efm32g_lcd.h .

Referenced by LCD_FreezeEnable() .

#define LCD_FREEZE_REGFREEZE_UPDATE   ( _LCD_FREEZE_REGFREEZE_UPDATE << 0)

Shifted mode UPDATE for LCD_FREEZE

Definition at line 395 of file efm32g_lcd.h .

Referenced by LCD_FreezeEnable() .

#define LCD_IEN_FC   (0x1UL << 0)

Frame Counter Interrupt Enable

Definition at line 315 of file efm32g_lcd.h .

#define LCD_IEN_FC_DEFAULT   ( _LCD_IEN_FC_DEFAULT << 0)

Shifted mode DEFAULT for LCD_IEN

Definition at line 319 of file efm32g_lcd.h .

#define LCD_IF_FC   (0x1UL << 0)

Frame Counter Interrupt Flag

Definition at line 288 of file efm32g_lcd.h .

#define LCD_IF_FC_DEFAULT   ( _LCD_IF_FC_DEFAULT << 0)

Shifted mode DEFAULT for LCD_IF

Definition at line 292 of file efm32g_lcd.h .

#define LCD_IFC_FC   (0x1UL << 0)

Frame Counter Interrupt Flag Clear

Definition at line 306 of file efm32g_lcd.h .

#define LCD_IFC_FC_DEFAULT   ( _LCD_IFC_FC_DEFAULT << 0)

Shifted mode DEFAULT for LCD_IFC

Definition at line 310 of file efm32g_lcd.h .

#define LCD_IFS_FC   (0x1UL << 0)

Frame Counter Interrupt Flag Set

Definition at line 297 of file efm32g_lcd.h .

#define LCD_IFS_FC_DEFAULT   ( _LCD_IFS_FC_DEFAULT << 0)

Shifted mode DEFAULT for LCD_IFS

Definition at line 301 of file efm32g_lcd.h .

#define LCD_SEGD0H_SEGD0H_DEFAULT   ( _LCD_SEGD0H_SEGD0H_DEFAULT << 0)

Shifted mode DEFAULT for LCD_SEGD0H

Definition at line 359 of file efm32g_lcd.h .

#define LCD_SEGD0L_SEGD0L_DEFAULT   ( _LCD_SEGD0L_SEGD0L_DEFAULT << 0)

Shifted mode DEFAULT for LCD_SEGD0L

Definition at line 327 of file efm32g_lcd.h .

#define LCD_SEGD1H_SEGD1H_DEFAULT   ( _LCD_SEGD1H_SEGD1H_DEFAULT << 0)

Shifted mode DEFAULT for LCD_SEGD1H

Definition at line 367 of file efm32g_lcd.h .

#define LCD_SEGD1L_SEGD1L_DEFAULT   ( _LCD_SEGD1L_SEGD1L_DEFAULT << 0)

Shifted mode DEFAULT for LCD_SEGD1L

Definition at line 335 of file efm32g_lcd.h .

#define LCD_SEGD2H_SEGD2H_DEFAULT   ( _LCD_SEGD2H_SEGD2H_DEFAULT << 0)

Shifted mode DEFAULT for LCD_SEGD2H

Definition at line 375 of file efm32g_lcd.h .

#define LCD_SEGD2L_SEGD2L_DEFAULT   ( _LCD_SEGD2L_SEGD2L_DEFAULT << 0)

Shifted mode DEFAULT for LCD_SEGD2L

Definition at line 343 of file efm32g_lcd.h .

#define LCD_SEGD3H_SEGD3H_DEFAULT   ( _LCD_SEGD3H_SEGD3H_DEFAULT << 0)

Shifted mode DEFAULT for LCD_SEGD3H

Definition at line 383 of file efm32g_lcd.h .

#define LCD_SEGD3L_SEGD3L_DEFAULT   ( _LCD_SEGD3L_SEGD3L_DEFAULT << 0)

Shifted mode DEFAULT for LCD_SEGD3L

Definition at line 351 of file efm32g_lcd.h .

#define LCD_SEGEN_SEGEN_DEFAULT   ( _LCD_SEGEN_SEGEN_DEFAULT << 0)

Shifted mode DEFAULT for LCD_SEGEN

Definition at line 185 of file efm32g_lcd.h .

#define LCD_STATUS_ASTATE_DEFAULT   ( _LCD_STATUS_ASTATE_DEFAULT << 0)

Shifted mode DEFAULT for LCD_STATUS

Definition at line 262 of file efm32g_lcd.h .

#define LCD_STATUS_BLINK   (0x1UL << 8)

Blink State

Definition at line 263 of file efm32g_lcd.h .

#define LCD_STATUS_BLINK_DEFAULT   ( _LCD_STATUS_BLINK_DEFAULT << 8)

Shifted mode DEFAULT for LCD_STATUS

Definition at line 267 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_AREGA   (0x1UL << 2)

AREGA Register Busy

Definition at line 411 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_AREGA_DEFAULT   ( _LCD_SYNCBUSY_AREGA_DEFAULT << 2)

Shifted mode DEFAULT for LCD_SYNCBUSY

Definition at line 415 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_AREGB   (0x1UL << 3)

AREGB Register Busy

Definition at line 416 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_AREGB_DEFAULT   ( _LCD_SYNCBUSY_AREGB_DEFAULT << 3)

Shifted mode DEFAULT for LCD_SYNCBUSY

Definition at line 420 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_BACTRL   (0x1UL << 1)

BACTRL Register Busy

Definition at line 406 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_BACTRL_DEFAULT   ( _LCD_SYNCBUSY_BACTRL_DEFAULT << 1)

Shifted mode DEFAULT for LCD_SYNCBUSY

Definition at line 410 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_CTRL   (0x1UL << 0)

CTRL Register Busy

Definition at line 401 of file efm32g_lcd.h .

Referenced by SegmentLCD_Disable() .

#define LCD_SYNCBUSY_CTRL_DEFAULT   ( _LCD_SYNCBUSY_CTRL_DEFAULT << 0)

Shifted mode DEFAULT for LCD_SYNCBUSY

Definition at line 405 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD0H   (0x1UL << 8)

SEGD0H Register Busy

Definition at line 441 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD0H_DEFAULT   ( _LCD_SYNCBUSY_SEGD0H_DEFAULT << 8)

Shifted mode DEFAULT for LCD_SYNCBUSY

Definition at line 445 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD0L   (0x1UL << 4)

SEGD0L Register Busy

Definition at line 421 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD0L_DEFAULT   ( _LCD_SYNCBUSY_SEGD0L_DEFAULT << 4)

Shifted mode DEFAULT for LCD_SYNCBUSY

Definition at line 425 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD1H   (0x1UL << 9)

SEGD1H Register Busy

Definition at line 446 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD1H_DEFAULT   ( _LCD_SYNCBUSY_SEGD1H_DEFAULT << 9)

Shifted mode DEFAULT for LCD_SYNCBUSY

Definition at line 450 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD1L   (0x1UL << 5)

SEGD1L Register Busy

Definition at line 426 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD1L_DEFAULT   ( _LCD_SYNCBUSY_SEGD1L_DEFAULT << 5)

Shifted mode DEFAULT for LCD_SYNCBUSY

Definition at line 430 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD2H   (0x1UL << 10)

SEGD2H Register Busy

Definition at line 451 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD2H_DEFAULT   ( _LCD_SYNCBUSY_SEGD2H_DEFAULT << 10)

Shifted mode DEFAULT for LCD_SYNCBUSY

Definition at line 455 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD2L   (0x1UL << 6)

SEGD2L Register Busy

Definition at line 431 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD2L_DEFAULT   ( _LCD_SYNCBUSY_SEGD2L_DEFAULT << 6)

Shifted mode DEFAULT for LCD_SYNCBUSY

Definition at line 435 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD3H   (0x1UL << 11)

SEGD3H Register Busy

Definition at line 456 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD3H_DEFAULT   ( _LCD_SYNCBUSY_SEGD3H_DEFAULT << 11)

Shifted mode DEFAULT for LCD_SYNCBUSY

Definition at line 460 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD3L   (0x1UL << 7)

SEGD3L Register Busy

Definition at line 436 of file efm32g_lcd.h .

#define LCD_SYNCBUSY_SEGD3L_DEFAULT   ( _LCD_SYNCBUSY_SEGD3L_DEFAULT << 7)

Shifted mode DEFAULT for LCD_SYNCBUSY

Definition at line 440 of file efm32g_lcd.h .