EasyManuals Logo

ST STM32F2 User Manual

ST STM32F2
1371 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 #617 background imageLoading...
Page #617 background image
UM1940
HAL TIM Generic Driver
DocID028236 Rev 2
617/1371
interrupt flag
TIM_FLAG_TRIGGER: Trigger
interrupt flag
TIM_FLAG_BREAK: Break interrupt
flag
TIM_FLAG_BREAK2: Break 2
interrupt flag
TIM_FLAG_SYSTEM_BREAK:
System Break interrupt flag
TIM_FLAG_CC1OF:
Capture/Compare 1 overcapture flag
TIM_FLAG_CC2OF:
Capture/Compare 2 overcapture flag
TIM_FLAG_CC3OF:
Capture/Compare 3 overcapture flag
TIM_FLAG_CC4OF:
Capture/Compare 4 overcapture flag
Return value:
The: new state of __FLAG__ (TRUE or
FALSE).
__HAL_TIM_GET_IT_SOURCE
Description:
Check whether the specified TIM interrupt
source is enabled or not.
Parameters:
__HANDLE__: TIM handle
__INTERRUPT__: specifies the TIM
interrupt source to check. This parameter
can be one of the following values:
TIM_IT_UPDATE: Update interrupt
TIM_IT_CC1: Capture/Compare 1
interrupt
TIM_IT_CC2: Capture/Compare 2
interrupt
TIM_IT_CC3: Capture/Compare 3
interrupt
TIM_IT_CC4: Capture/Compare 4
interrupt
TIM_IT_COM: Commutation interrupt
TIM_IT_TRIGGER: Trigger interrupt
TIM_IT_BREAK: Break interrupt
Return value:
The: state of TIM_IT (SET or RESET).
__HAL_TIM_CLEAR_IT
Description:
Clear the TIM interrupt pending bits.
Parameters:
__HANDLE__: TIM handle
__INTERRUPT__: specifies the interrupt
pending bit to clear. This parameter can be

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

ST STM32F2 Specifications

General IconGeneral
BrandST
ModelSTM32F2
CategoryMicrocontrollers
LanguageEnglish

Related product manuals