BSP
LcdDemoFeatures_TypeDef
is only used within BSP.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
BSP
LcdDemoFeatures_TypeDef
LcdDemoFeatures_TypeDef enum
Syntax
Show:
Summary
Declaration
from
lcd.c:32
enum
{
LCD_FEAT_TEXT
=
0x00
,
LCD_FEAT_SIMPLE_SHAPES
=
0x01
,
LCD_FEAT_BASIC_BITMAP
=
0x02
,
LCD_FEAT_ULPM_DATA_ONLY
=
0x03
,
LCD_FEAT_ULPM_DATA_AND_CLOCK
=
0x04
,
LCD_FEAT_NB_MAX
=
0x05
,
}
;
Values
Value
Declared as
LcdDemoFeatures_TypeDef::LCD_FEAT_TEXT
=
0x00
LcdDemoFeatures_TypeDef::LCD_FEAT_SIMPLE_SHAPES
=
0x01
LcdDemoFeatures_TypeDef::LCD_FEAT_BASIC_BITMAP
=
0x02
LcdDemoFeatures_TypeDef::LCD_FEAT_ULPM_DATA_ONLY
=
0x03
LcdDemoFeatures_TypeDef::LCD_FEAT_ULPM_DATA_AND_CLOCK
=
0x04
LcdDemoFeatures_TypeDef::LCD_FEAT_NB_MAX
=
0x05
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out