LED_Init() is only used within CRC_CalculateAndCheck.
 
Symbols
loading...
Files
loading...

LED_Init() function

Initialize LED2.

Syntax

void LED_Init(void);
Implemented in main.c:152

Return value

None

References

LocationReferrerText
main.c:152
void LED_Init(void)
main.c:59
void LED_Init(void);
main.c:76main()
LED_Init();

Call Tree

Functions calling LED_Init()
Functions called by LED_Init()
all items filtered out
LED_Init()