Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
FLAG-Management
[TIM Exported Functions]
Functions | |
__STATIC_INLINE void | LL_TIM_ClearFlag_UPDATE (TIM_TypeDef *TIMx) |
Clear the update interrupt flag (UIF). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_UPDATE (TIM_TypeDef *TIMx) |
Indicate whether update interrupt flag (UIF) is set (update interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_CC1 (TIM_TypeDef *TIMx) |
Clear the Capture/Compare 1 interrupt flag (CC1F). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_CC1 (TIM_TypeDef *TIMx) |
Indicate whether Capture/Compare 1 interrupt flag (CC1F) is set (Capture/Compare 1 interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_CC2 (TIM_TypeDef *TIMx) |
Clear the Capture/Compare 2 interrupt flag (CC2F). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_CC2 (TIM_TypeDef *TIMx) |
Indicate whether Capture/Compare 2 interrupt flag (CC2F) is set (Capture/Compare 2 interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_CC3 (TIM_TypeDef *TIMx) |
Clear the Capture/Compare 3 interrupt flag (CC3F). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_CC3 (TIM_TypeDef *TIMx) |
Indicate whether Capture/Compare 3 interrupt flag (CC3F) is set (Capture/Compare 3 interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_CC4 (TIM_TypeDef *TIMx) |
Clear the Capture/Compare 4 interrupt flag (CC4F). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_CC4 (TIM_TypeDef *TIMx) |
Indicate whether Capture/Compare 4 interrupt flag (CC4F) is set (Capture/Compare 4 interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_CC5 (TIM_TypeDef *TIMx) |
Clear the Capture/Compare 5 interrupt flag (CC5F). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_CC5 (TIM_TypeDef *TIMx) |
Indicate whether Capture/Compare 5 interrupt flag (CC5F) is set (Capture/Compare 5 interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_CC6 (TIM_TypeDef *TIMx) |
Clear the Capture/Compare 6 interrupt flag (CC6F). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_CC6 (TIM_TypeDef *TIMx) |
Indicate whether Capture/Compare 6 interrupt flag (CC6F) is set (Capture/Compare 6 interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_COM (TIM_TypeDef *TIMx) |
Clear the commutation interrupt flag (COMIF). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_COM (TIM_TypeDef *TIMx) |
Indicate whether commutation interrupt flag (COMIF) is set (commutation interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_TRIG (TIM_TypeDef *TIMx) |
Clear the trigger interrupt flag (TIF). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_TRIG (TIM_TypeDef *TIMx) |
Indicate whether trigger interrupt flag (TIF) is set (trigger interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_BRK (TIM_TypeDef *TIMx) |
Clear the break interrupt flag (BIF). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_BRK (TIM_TypeDef *TIMx) |
Indicate whether break interrupt flag (BIF) is set (break interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_BRK2 (TIM_TypeDef *TIMx) |
Clear the break 2 interrupt flag (B2IF). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_BRK2 (TIM_TypeDef *TIMx) |
Indicate whether break 2 interrupt flag (B2IF) is set (break 2 interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_CC1OVR (TIM_TypeDef *TIMx) |
Clear the Capture/Compare 1 over-capture interrupt flag (CC1OF). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_CC1OVR (TIM_TypeDef *TIMx) |
Indicate whether Capture/Compare 1 over-capture interrupt flag (CC1OF) is set (Capture/Compare 1 interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_CC2OVR (TIM_TypeDef *TIMx) |
Clear the Capture/Compare 2 over-capture interrupt flag (CC2OF). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_CC2OVR (TIM_TypeDef *TIMx) |
Indicate whether Capture/Compare 2 over-capture interrupt flag (CC2OF) is set (Capture/Compare 2 over-capture interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_CC3OVR (TIM_TypeDef *TIMx) |
Clear the Capture/Compare 3 over-capture interrupt flag (CC3OF). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_CC3OVR (TIM_TypeDef *TIMx) |
Indicate whether Capture/Compare 3 over-capture interrupt flag (CC3OF) is set (Capture/Compare 3 over-capture interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_CC4OVR (TIM_TypeDef *TIMx) |
Clear the Capture/Compare 4 over-capture interrupt flag (CC4OF). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_CC4OVR (TIM_TypeDef *TIMx) |
Indicate whether Capture/Compare 4 over-capture interrupt flag (CC4OF) is set (Capture/Compare 4 over-capture interrupt is pending). | |
__STATIC_INLINE void | LL_TIM_ClearFlag_SYSBRK (TIM_TypeDef *TIMx) |
Clear the system break interrupt flag (SBIF). | |
__STATIC_INLINE uint32_t | LL_TIM_IsActiveFlag_SYSBRK (TIM_TypeDef *TIMx) |
Indicate whether system break interrupt flag (SBIF) is set (system break interrupt is pending). |
Function Documentation
__STATIC_INLINE void LL_TIM_ClearFlag_BRK | ( | TIM_TypeDef * | TIMx ) |
Clear the break interrupt flag (BIF).
SR BIF LL_TIM_ClearFlag_BRK
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 4029 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_BRK2 | ( | TIM_TypeDef * | TIMx ) |
Clear the break 2 interrupt flag (B2IF).
SR B2IF LL_TIM_ClearFlag_BRK2
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 4051 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_CC1 | ( | TIM_TypeDef * | TIMx ) |
Clear the Capture/Compare 1 interrupt flag (CC1F).
SR CC1IF LL_TIM_ClearFlag_CC1
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 3853 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_CC1OVR | ( | TIM_TypeDef * | TIMx ) |
Clear the Capture/Compare 1 over-capture interrupt flag (CC1OF).
SR CC1OF LL_TIM_ClearFlag_CC1OVR
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 4073 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_CC2 | ( | TIM_TypeDef * | TIMx ) |
Clear the Capture/Compare 2 interrupt flag (CC2F).
SR CC2IF LL_TIM_ClearFlag_CC2
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 3875 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_CC2OVR | ( | TIM_TypeDef * | TIMx ) |
Clear the Capture/Compare 2 over-capture interrupt flag (CC2OF).
SR CC2OF LL_TIM_ClearFlag_CC2OVR
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 4095 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_CC3 | ( | TIM_TypeDef * | TIMx ) |
Clear the Capture/Compare 3 interrupt flag (CC3F).
SR CC3IF LL_TIM_ClearFlag_CC3
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 3897 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_CC3OVR | ( | TIM_TypeDef * | TIMx ) |
Clear the Capture/Compare 3 over-capture interrupt flag (CC3OF).
SR CC3OF LL_TIM_ClearFlag_CC3OVR
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 4117 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_CC4 | ( | TIM_TypeDef * | TIMx ) |
Clear the Capture/Compare 4 interrupt flag (CC4F).
SR CC4IF LL_TIM_ClearFlag_CC4
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 3919 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_CC4OVR | ( | TIM_TypeDef * | TIMx ) |
Clear the Capture/Compare 4 over-capture interrupt flag (CC4OF).
SR CC4OF LL_TIM_ClearFlag_CC4OVR
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 4139 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_CC5 | ( | TIM_TypeDef * | TIMx ) |
Clear the Capture/Compare 5 interrupt flag (CC5F).
SR CC5IF LL_TIM_ClearFlag_CC5
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 3941 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_CC6 | ( | TIM_TypeDef * | TIMx ) |
Clear the Capture/Compare 6 interrupt flag (CC6F).
SR CC6IF LL_TIM_ClearFlag_CC6
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 3963 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_COM | ( | TIM_TypeDef * | TIMx ) |
Clear the commutation interrupt flag (COMIF).
SR COMIF LL_TIM_ClearFlag_COM
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 3985 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_SYSBRK | ( | TIM_TypeDef * | TIMx ) |
Clear the system break interrupt flag (SBIF).
SR SBIF LL_TIM_ClearFlag_SYSBRK
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 4161 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_TRIG | ( | TIM_TypeDef * | TIMx ) |
Clear the trigger interrupt flag (TIF).
SR TIF LL_TIM_ClearFlag_TRIG
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 4007 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_ClearFlag_UPDATE | ( | TIM_TypeDef * | TIMx ) |
Clear the update interrupt flag (UIF).
SR UIF LL_TIM_ClearFlag_UPDATE
- Parameters:
-
TIMx Timer instance
- Return values:
-
None
Definition at line 3831 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_BRK | ( | TIM_TypeDef * | TIMx ) |
Indicate whether break interrupt flag (BIF) is set (break interrupt is pending).
SR BIF LL_TIM_IsActiveFlag_BRK
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 4040 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_BRK2 | ( | TIM_TypeDef * | TIMx ) |
Indicate whether break 2 interrupt flag (B2IF) is set (break 2 interrupt is pending).
SR B2IF LL_TIM_IsActiveFlag_BRK2
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 4062 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC1 | ( | TIM_TypeDef * | TIMx ) |
Indicate whether Capture/Compare 1 interrupt flag (CC1F) is set (Capture/Compare 1 interrupt is pending).
SR CC1IF LL_TIM_IsActiveFlag_CC1
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 3864 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC1OVR | ( | TIM_TypeDef * | TIMx ) |
Indicate whether Capture/Compare 1 over-capture interrupt flag (CC1OF) is set (Capture/Compare 1 interrupt is pending).
SR CC1OF LL_TIM_IsActiveFlag_CC1OVR
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 4084 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC2 | ( | TIM_TypeDef * | TIMx ) |
Indicate whether Capture/Compare 2 interrupt flag (CC2F) is set (Capture/Compare 2 interrupt is pending).
SR CC2IF LL_TIM_IsActiveFlag_CC2
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 3886 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC2OVR | ( | TIM_TypeDef * | TIMx ) |
Indicate whether Capture/Compare 2 over-capture interrupt flag (CC2OF) is set (Capture/Compare 2 over-capture interrupt is pending).
SR CC2OF LL_TIM_IsActiveFlag_CC2OVR
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 4106 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC3 | ( | TIM_TypeDef * | TIMx ) |
Indicate whether Capture/Compare 3 interrupt flag (CC3F) is set (Capture/Compare 3 interrupt is pending).
SR CC3IF LL_TIM_IsActiveFlag_CC3
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 3908 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC3OVR | ( | TIM_TypeDef * | TIMx ) |
Indicate whether Capture/Compare 3 over-capture interrupt flag (CC3OF) is set (Capture/Compare 3 over-capture interrupt is pending).
SR CC3OF LL_TIM_IsActiveFlag_CC3OVR
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 4128 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC4 | ( | TIM_TypeDef * | TIMx ) |
Indicate whether Capture/Compare 4 interrupt flag (CC4F) is set (Capture/Compare 4 interrupt is pending).
SR CC4IF LL_TIM_IsActiveFlag_CC4
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 3930 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC4OVR | ( | TIM_TypeDef * | TIMx ) |
Indicate whether Capture/Compare 4 over-capture interrupt flag (CC4OF) is set (Capture/Compare 4 over-capture interrupt is pending).
SR CC4OF LL_TIM_IsActiveFlag_CC4OVR
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 4150 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC5 | ( | TIM_TypeDef * | TIMx ) |
Indicate whether Capture/Compare 5 interrupt flag (CC5F) is set (Capture/Compare 5 interrupt is pending).
SR CC5IF LL_TIM_IsActiveFlag_CC5
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 3952 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC6 | ( | TIM_TypeDef * | TIMx ) |
Indicate whether Capture/Compare 6 interrupt flag (CC6F) is set (Capture/Compare 6 interrupt is pending).
SR CC6IF LL_TIM_IsActiveFlag_CC6
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 3974 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_COM | ( | TIM_TypeDef * | TIMx ) |
Indicate whether commutation interrupt flag (COMIF) is set (commutation interrupt is pending).
SR COMIF LL_TIM_IsActiveFlag_COM
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 3996 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_SYSBRK | ( | TIM_TypeDef * | TIMx ) |
Indicate whether system break interrupt flag (SBIF) is set (system break interrupt is pending).
SR SBIF LL_TIM_IsActiveFlag_SYSBRK
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 4172 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_TRIG | ( | TIM_TypeDef * | TIMx ) |
Indicate whether trigger interrupt flag (TIF) is set (trigger interrupt is pending).
SR TIF LL_TIM_IsActiveFlag_TRIG
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 4018 of file stm32l4xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_UPDATE | ( | TIM_TypeDef * | TIMx ) |
Indicate whether update interrupt flag (UIF) is set (update interrupt is pending).
SR UIF LL_TIM_IsActiveFlag_UPDATE
- Parameters:
-
TIMx Timer instance
- Return values:
-
State of bit (1 or 0).
Definition at line 3842 of file stm32l4xx_ll_tim.h.
Generated on Tue Jul 12 2022 18:10:51 by
