| EFR32 Blue Gecko 1 Software Documentation
    efr32bg1-doc-5.1.2
    | 
Defines prototype for all segments in display.
Definition at line 139 of file segmentlcd.c.
| Data Fields | |
| ARING_TypeDef | ARing | 
| BATTERY_TypeDef | Battery | 
| Block_TypeDef | BotBlocks [7] | 
| EM_TypeDef | EMode | 
| NUMBER_TypeDef | Number [4] | 
| CHAR_TypeDef | Text [7] | 
| Block_TypeDef | TopBlocks [7] | 
| ARING_TypeDef MCU_DISPLAY::ARing | 
| BATTERY_TypeDef MCU_DISPLAY::Battery | 
| Block_TypeDef MCU_DISPLAY::BotBlocks[7] | 
| EM_TypeDef MCU_DISPLAY::EMode | 
Display energy mode
Definition at line 143 of file segmentlcd.c.
Referenced by SegmentLCD_EnergyMode().
| NUMBER_TypeDef MCU_DISPLAY::Number[4] | 
Numbers on display
Definition at line 142 of file segmentlcd.c.
Referenced by SegmentLCD_Number(), and SegmentLCD_UnsignedHex().
| CHAR_TypeDef MCU_DISPLAY::Text[7] | 
| Block_TypeDef MCU_DISPLAY::TopBlocks[7] |