HAL
LL_EXTI_DisableEvent_0_31()
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_EXTI_DisableEvent_0_31()
LL_EXTI_DisableEvent_0_31() function
Disable ExtiLine Event request for Lines in range 0 to 31
Syntax
Show:
Summary
Declaration
from
stm32f4xx_ll_exti.h:438
__STATIC_INLINE
void
LL_EXTI_DisableEvent_0_31
(
uint32_t
ExtiLine
)
;
Arguments
Argument
Description
ExtiLine
This parameter can be one of the following values: @arg
LL_EXTI_LINE_0
@arg
LL_EXTI_LINE_1
@arg
LL_EXTI_LINE_2
@arg
LL_EXTI_LINE_3
@arg
LL_EXTI_LINE_4
@arg
LL_EXTI_LINE_5
@arg
LL_EXTI_LINE_6
@arg
LL_EXTI_LINE_7
@arg
LL_EXTI_LINE_8
@arg
LL_EXTI_LINE_9
@arg
LL_EXTI_LINE_10
@arg
LL_EXTI_LINE_11
@arg
LL_EXTI_LINE_12
@arg
LL_EXTI_LINE_13
@arg
LL_EXTI_LINE_14
@arg
LL_EXTI_LINE_15
@arg
LL_EXTI_LINE_16
@arg
LL_EXTI_LINE_17
@arg
LL_EXTI_LINE_18
@arg
LL_EXTI_LINE_19
(*) @arg
LL_EXTI_LINE_20
(*) @arg
LL_EXTI_LINE_21
@arg
LL_EXTI_LINE_22
@arg
LL_EXTI_LINE_23
(*) @arg
LL_EXTI_LINE_ALL_0_31
Return value
None
Notes
(*): Available in some devices Please check each device line mapping for EXTI Line availability
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