MCU_DISPLAY Struct ReferenceKit Drivers > SegmentLcd
Defines prototype for all segments in display.
Definition at line
188
of file
segmentlcd.c
.
Data Fields |
|
ARRAY_TypeDef | Array |
Block_TypeDef | BotBlocks [ALPHA_DIGITS] |
NUMBER_TypeDef | Number [NUM_DIGITS] |
CHAR_TypeDef | Text [ALPHA_DIGITS] |
Block_TypeDef | TopBlocks [ALPHA_DIGITS] |
Field Documentation
ARRAY_TypeDef MCU_DISPLAY::Array |
Display array
Definition at line
191
of file
segmentlcd.c
.
Block_TypeDef MCU_DISPLAY::BotBlocks[ALPHA_DIGITS] |
NUMBER_TypeDef MCU_DISPLAY::Number[NUM_DIGITS] |
Numbers on display
Definition at line
190
of file
segmentlcd.c
.
Referenced by SegmentLCD_Number() , and SegmentLCD_UnsignedHex() .
CHAR_TypeDef MCU_DISPLAY::Text[ALPHA_DIGITS] |
Block_TypeDef MCU_DISPLAY::TopBlocks[ALPHA_DIGITS] |
The documentation for this struct was generated from the following file:
-
C:/repos/super_h1/hardware/kit/common/drivers/
segmentlcd.c