HAL
LL_SYSCFG_GetEXTISource()
is only used within HAL.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
LL_SYSCFG_GetEXTISource()
LL_SYSCFG_GetEXTISource() function
Get the configured defined for specific EXTI Line SYSCFG_EXTICR2 EXTIx LL_SYSCFG_GetEXTISource\n SYSCFG_EXTICR3 EXTIx LL_SYSCFG_GetEXTISource\n SYSCFG_EXTICR4 EXTIx LL_SYSCFG_GetEXTISource
Syntax
Show:
Summary
Declaration
from
stm32f4xx_ll_system.h:710
__STATIC_INLINE
uint32_t
LL_SYSCFG_GetEXTISource
(
uint32_t
Line
)
;
Arguments
Argument
Description
Line
This parameter can be one of the following values: @arg
LL_SYSCFG_EXTI_LINE0
@arg
LL_SYSCFG_EXTI_LINE1
@arg
LL_SYSCFG_EXTI_LINE2
@arg
LL_SYSCFG_EXTI_LINE3
@arg
LL_SYSCFG_EXTI_LINE4
@arg
LL_SYSCFG_EXTI_LINE5
@arg
LL_SYSCFG_EXTI_LINE6
@arg
LL_SYSCFG_EXTI_LINE7
@arg
LL_SYSCFG_EXTI_LINE8
@arg
LL_SYSCFG_EXTI_LINE9
@arg
LL_SYSCFG_EXTI_LINE10
@arg
LL_SYSCFG_EXTI_LINE11
@arg
LL_SYSCFG_EXTI_LINE12
@arg
LL_SYSCFG_EXTI_LINE13
@arg
LL_SYSCFG_EXTI_LINE14
@arg
LL_SYSCFG_EXTI_LINE15
Return value
Returned value can be one of the following values: @arg
LL_SYSCFG_EXTI_PORTA
@arg
LL_SYSCFG_EXTI_PORTB
@arg
LL_SYSCFG_EXTI_PORTC
@arg
LL_SYSCFG_EXTI_PORTD
@arg
LL_SYSCFG_EXTI_PORTE
@arg
LL_SYSCFG_EXTI_PORTF
(*) @arg
LL_SYSCFG_EXTI_PORTG
(*) @arg
LL_SYSCFG_EXTI_PORTH
(*) value not defined in all devices
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out