LED_BLINK_FAST is only used within PWR_EnterStandbyMode.
 
Symbols
loading...
Files
loading...

LED_BLINK_FAST macro

Toggle periods for various blinking modes

Syntax

#define LED_BLINK_FAST 200

References

LocationText
main.h:51
#define LED_BLINK_FAST 200
main.c:38
uint32_t LedSpeed = LED_BLINK_FAST;