STM32469I-Discovery
+
0
/1 examples
SourceVu will show references to
LCD_OrientationTypeDef
from the following samples and libraries:
Examples
STM32469I-Discovery
Examples
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
STM32469I-Discovery
LCD_OrientationTypeDef
LCD_OrientationTypeDef enum
Syntax
Show:
Summary
Declaration
from
stm32469i_discovery_lcd.h:269
enum
{
LCD_ORIENTATION_PORTRAIT
=
0x00
,
LCD_ORIENTATION_LANDSCAPE
=
0x01
,
LCD_ORIENTATION_INVALID
=
0x02
}
;
Values
Value
Declared as
Description
LCD_OrientationTypeDef::LCD_ORIENTATION_PORTRAIT
=
0x00
Portrait orientation choice of LCD screen.
LCD_OrientationTypeDef::LCD_ORIENTATION_LANDSCAPE
=
0x01
Landscape orientation choice of LCD screen.
LCD_OrientationTypeDef::LCD_ORIENTATION_INVALID
=
0x02
Invalid orientation choice of LCD screen.
Examples
LCD_OrientationTypeDef
is referenced by 1 libraries and example projects:
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