Error_Handler() is only used within FatFs_uSD.
 
Symbols
loading...
Files
loading...

Error_Handler() function

This function is executed in case of error occurrence.

Syntax

static void Error_Handler(void);
Implemented in main.c:258

Return value

None

References

LocationReferrerText
main.c:258
static void Error_Handler(void)
main.c:33
static void Error_Handler(void);
main.c:86main()
Error_Handler();
main.c:93main()
Error_Handler();
main.c:101main()
Error_Handler();
main.c:111main()
Error_Handler();
main.c:122main()
Error_Handler();
main.c:132main()
Error_Handler();
main.c:143main()
Error_Handler();

Call Tree

Functions calling Error_Handler()
Functions called by Error_Handler()
all items filtered out
Error_Handler()
all items filtered out
Data read by Error_Handler()
all items filtered out
Error_Handler()