STM32412G-Discovery
BSP_LCD_InitEx()
is only used within STM32412G-Discovery.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32412G-Discovery
BSP_LCD_InitEx()
BSP_LCD_InitEx() function
Initializes the LCD with a given orientation.
Syntax
Show:
Summary
Declaration
Definition
from
stm32412g_discovery_lcd.h:155
uint8_t
BSP_LCD_InitEx
(
uint32_t
orientation
)
;
Implemented in
stm32412g_discovery_lcd.c:111
Arguments
Argument
Description
orientation
LCD_ORIENTATION_PORTRAIT or LCD_ORIENTATION_LANDSCAPE
Return value
LCD state
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