LL_EXTI_LINE_20
LL_EXTI_LINE_21
LL_EXTI_LINE_22
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.
Please check each device line mapping for EXTI Line
availability
Reference Manual to
LL API cross
reference:
PR PIFx LL_EXTI_ClearFlag_0_31
LL_EXTI_Init
uint32_t LL_EXTI_Init (LL_EXTI_InitTypeDef * EXTI_InitStruct)
Initialize the EXTI registers according to the specified parameters
in EXTI_InitStruct.
EXTI_InitStruct: pointer to a LL_EXTI_InitTypeDef structure.
An: ErrorStatus enumeration value:
SUCCESS: EXTI registers are initialized
ERROR: not applicable
LL_EXTI_DeInit
uint32_t LL_EXTI_DeInit (void )
De-initialize the EXTI registers to their default reset values.
An: ErrorStatus enumeration value:
SUCCESS: EXTI registers are de-initialized
ERROR: not applicable
LL_EXTI_StructInit
void LL_EXTI_StructInit (LL_EXTI_InitTypeDef *
EXTI_InitStruct)
Set each LL_EXTI_InitTypeDef field to default value.
EXTI_InitStruct: Pointer to a LL_EXTI_InitTypeDef structure.
56.3 EXTI Firmware driver defines
56.3.1 EXTI
LINE