HAL + 0/50 examples
SourceVu will show references to LL_EXTI_EnableFallingTrig_0_31() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
ADC
EXTI
I2C
IWDG
RCC
RTC
SPI
TIM
USART
WWDG
STM32F429ZI-Nucleo
Examples_LL
CORTEX
DAC
RNG
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

None

Notes

The configurable wakeup lines are edge-triggered. No glitch must be generated on these lines. If a falling edge on a configurable interrupt line occurs during a write operation in the EXTI_FTSR register, the pending bit is not set. Rising and falling edge triggers can be set for the same interrupt line. In this case, both generate a trigger condition. (*): Available in some devices Please check each device line mapping for EXTI Line availability

References

from examples