|
STM32L4xx_HAL_Driver
1.14.0
|
Functions | |
| __STATIC_INLINE void | LL_TIM_ClearFlag_UPDATE (TIM_TypeDef *TIMx) |
| Clear the update interrupt flag (UIF). SR UIF LL_TIM_ClearFlag_UPDATE. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_TIM_ClearFlag_CC1 (TIM_TypeDef *TIMx) |
| Clear the Capture/Compare 1 interrupt flag (CC1F). SR CC1IF LL_TIM_ClearFlag_CC1. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_TIM_ClearFlag_CC2 (TIM_TypeDef *TIMx) |
| Clear the Capture/Compare 2 interrupt flag (CC2F). SR CC2IF LL_TIM_ClearFlag_CC2. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_TIM_ClearFlag_CC3 (TIM_TypeDef *TIMx) |
| Clear the Capture/Compare 3 interrupt flag (CC3F). SR CC3IF LL_TIM_ClearFlag_CC3. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_TIM_ClearFlag_CC4 (TIM_TypeDef *TIMx) |
| Clear the Capture/Compare 4 interrupt flag (CC4F). SR CC4IF LL_TIM_ClearFlag_CC4. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_TIM_ClearFlag_CC5 (TIM_TypeDef *TIMx) |
| Clear the Capture/Compare 5 interrupt flag (CC5F). SR CC5IF LL_TIM_ClearFlag_CC5. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_TIM_ClearFlag_CC6 (TIM_TypeDef *TIMx) |
| Clear the Capture/Compare 6 interrupt flag (CC6F). SR CC6IF LL_TIM_ClearFlag_CC6. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_TIM_ClearFlag_COM (TIM_TypeDef *TIMx) |
| Clear the commutation interrupt flag (COMIF). SR COMIF LL_TIM_ClearFlag_COM. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_TIM_ClearFlag_TRIG (TIM_TypeDef *TIMx) |
| Clear the trigger interrupt flag (TIF). SR TIF LL_TIM_ClearFlag_TRIG. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_TIM_ClearFlag_BRK (TIM_TypeDef *TIMx) |
| Clear the break interrupt flag (BIF). SR BIF LL_TIM_ClearFlag_BRK. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_TIM_ClearFlag_BRK2 (TIM_TypeDef *TIMx) |
| Clear the break 2 interrupt flag (B2IF). SR B2IF LL_TIM_ClearFlag_BRK2. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __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. More... | |
| __STATIC_INLINE void | LL_TIM_ClearFlag_SYSBRK (TIM_TypeDef *TIMx) |
| Clear the system break interrupt flag (SBIF). SR SBIF LL_TIM_ClearFlag_SYSBRK. More... | |
| __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. More... | |
| __STATIC_INLINE void LL_TIM_ClearFlag_BRK | ( | TIM_TypeDef * | TIMx | ) |
Clear the break interrupt flag (BIF). SR BIF LL_TIM_ClearFlag_BRK.
| TIMx | Timer instance |
| None |
Definition at line 4213 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.
| TIMx | Timer instance |
| None |
Definition at line 4235 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.
| TIMx | Timer instance |
| None |
Definition at line 4037 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.
| TIMx | Timer instance |
| None |
Definition at line 4257 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.
| TIMx | Timer instance |
| None |
Definition at line 4059 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.
| TIMx | Timer instance |
| None |
Definition at line 4279 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.
| TIMx | Timer instance |
| None |
Definition at line 4081 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.
| TIMx | Timer instance |
| None |
Definition at line 4301 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.
| TIMx | Timer instance |
| None |
Definition at line 4103 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.
| TIMx | Timer instance |
| None |
Definition at line 4323 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.
| TIMx | Timer instance |
| None |
Definition at line 4125 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.
| TIMx | Timer instance |
| None |
Definition at line 4147 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.
| TIMx | Timer instance |
| None |
Definition at line 4169 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.
| TIMx | Timer instance |
| None |
Definition at line 4345 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.
| TIMx | Timer instance |
| None |
Definition at line 4191 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.
| TIMx | Timer instance |
| None |
Definition at line 4015 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4224 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4246 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4048 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4268 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4070 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4290 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4092 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4312 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4114 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4334 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4136 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4158 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4180 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4356 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4202 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.
| TIMx | Timer instance |
| State | of bit (1 or 0). |
Definition at line 4026 of file stm32l4xx_ll_tim.h.