HAL
LL_UTILS_HSEBYPASS_ON is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_UTILS_HSEBYPASS_ON macro

HSE Bypass is enabled

Syntax

#define LL_UTILS_HSEBYPASS_ON 0x00000001U

References

LocationText
stm32f4xx_ll_utils.h:154
#define LL_UTILS_HSEBYPASS_ON 0x00000001U /*!< HSE Bypass is enabled */
stm32f4xx_ll_utils.c:560
if(HSEBypass == LL_UTILS_HSEBYPASS_ON)