HAL + 0/53 examples
CodeScope will show references to LL_EXTI_IsActiveFlag_0_31() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
ADC
EXTI
I2C
IWDG
PWR
RCC
RTC
SPI
TIM
USART
WWDG
Examples_MIX
TIM
STM32F429ZI-Nucleo
Examples_LL
CORTEX
DAC
RNG
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_EXTI_IsActiveFlag_0_31()

LL_EXTI_IsActiveFlag_0_31() function

Check if the ExtLine Flag is set or not for Lines in range 0 to 31

Syntax

__STATIC_INLINE uint32_t LL_EXTI_IsActiveFlag_0_31(uint32_t ExtiLine);

Arguments

Return value

State of bit (1 or 0).

Notes

This bit is set when the selected edge event arrives on the interrupt line. This bit is cleared by writing a 1 to the bit. (*): Available in some devices Please check each device line mapping for EXTI Line availability

Examples

LL_EXTI_IsActiveFlag_0_31() is referenced by 53 libraries and example projects.

References

LocationText
stm32f4xx_ll_exti.h:834
__STATIC_INLINE uint32_t LL_EXTI_IsActiveFlag_0_31(uint32_t ExtiLine)

Data Use

Data read by LL_EXTI_IsActiveFlag_0_31()
LL_EXTI_IsActiveFlag_0_31()
Type of LL_EXTI_IsActiveFlag_0_31()
LL_EXTI_IsActiveFlag_0_31()
uint32_t
all items filtered out