HAL + 0/1 examples
CodeScope will show references to LL_EXTI_Init() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
EXTI
 
Symbols
loading...
Files
loading...

LL_EXTI_Init() function

Initialize the EXTI registers according to the specified parameters in EXTI_InitStruct.

Syntax

Arguments

EXTI_InitStruct

pointer to a LL_EXTI_InitTypeDef structure.

Return value

An ErrorStatus enumeration value: - SUCCESS: EXTI registers are initialized - ERROR: not applicable

Examples

LL_EXTI_Init() is referenced by 1 libraries and example projects.

References

Call Tree