UART_Printf
Error_Handler()
is only used within UART_Printf.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
UART_Printf
Error_Handler()
Error_Handler() function
This function is executed in case of error occurrence.
Syntax
Show:
Summary
Declaration
Definition
from
main.c:47
static
void
Error_Handler
(
void
)
;
Implemented in
main.c:178
Return value
None
Examples
References
from
examples
Code
Location
Referrer
static
void
Error_Handler
(
void
)
main.c:178
static
void
Error_Handler
(
void
)
;
main.c:47
Error_Handler
(
)
;
main.c:90
main()
Call Tree
from
examples
Error_Handler()
is called by 1 function and calls 1 function:
main()
All items filtered out
Error_Handler()
BSP_LED_On()
All items filtered out
Data Use
from
examples
Error_Handler()
reads 1 variable:
Led_TypeDef::LED3
All items filtered out
Error_Handler()
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