EasyManuals Logo

ST STM32F31xx User Manual

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #211 background imageLoading...
Page #211 background image
UM1581
External interrupt/event controller (EXTI)
DocID023800 Rev 1
211/584
10.2.5.4 EXTI_GenerateSWInterrupt
Function Name
void EXTI_GenerateSWInterrupt ( uint32_t EXTI_Line)
Function Description
Generates a Software interrupt on selected EXTI line.
Parameters
ï‚· EXTI_Line : specifies the EXTI line on which the software
interrupt will be generated. This parameter can be any
combination of EXTI_Linex where x can be (0..20).
Return values
ï‚· None.
Notes
ï‚· None.
10.2.6 Interrupts and flags management functions
10.2.6.1 EXTI_GetFlagStatus
Function Name
FlagStatus EXTI_GetFlagStatus ( uint32_t EXTI_Line)
Function Description
Checks whether the specified EXTI line flag is set or not.
Parameters
ï‚· EXTI_Line : specifies the EXTI line flag to check. This
parameter can be any combination of EXTI_Linex where x
can be (0..20).
Return values
ï‚· The new state of EXTI_Line (SET or RESET).
Notes
ï‚· None.
10.2.6.2 EXTI_ClearFlag
Function Name
void EXTI_ClearFlag ( uint32_t EXTI_Line)
Function Description
Clears the EXTI's line pending flags.
Parameters
ï‚· EXTI_Line : specifies the EXTI lines flags to clear. This
parameter can be any combination of EXTI_Linex where x
can be (0..20).

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F31xx and is the answer not in the manual?

ST STM32F31xx Specifications

General IconGeneral
BrandST
ModelSTM32F31xx
CategoryMicrocontrollers
LanguageEnglish

Related product manuals