HAL
EXTI_ConfigTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint32_t
The Exti line to be configured. This parameter can be a value of EXTI_Line.
uint32_t
The Exit Mode to be configured for a core. This parameter can be a combination of EXTI_Mode.
uint32_t
The Exti Trigger to be configured. This parameter can be a value of EXTI_Trigger.
uint32_t
The Exti GPIO multiplexer selection to be configured. This parameter is only possible for line 0 to 15. It can be a value of EXTI_GPIOSel.

References

from examples