STM32H735xx HAL User Manual
|
Functions | |
__STATIC_INLINE void | LL_TIM_EnableDMAReq_UPDATE (TIM_TypeDef *TIMx) |
Enable update DMA request (UDE). | |
__STATIC_INLINE void | LL_TIM_DisableDMAReq_UPDATE (TIM_TypeDef *TIMx) |
Disable update DMA request (UDE). | |
__STATIC_INLINE uint32_t | LL_TIM_IsEnabledDMAReq_UPDATE (TIM_TypeDef *TIMx) |
Indicates whether the update DMA request (UDE) is enabled. | |
__STATIC_INLINE void | LL_TIM_EnableDMAReq_CC1 (TIM_TypeDef *TIMx) |
Enable capture/compare 1 DMA request (CC1DE). | |
__STATIC_INLINE void | LL_TIM_DisableDMAReq_CC1 (TIM_TypeDef *TIMx) |
Disable capture/compare 1 DMA request (CC1DE). | |
__STATIC_INLINE uint32_t | LL_TIM_IsEnabledDMAReq_CC1 (TIM_TypeDef *TIMx) |
Indicates whether the capture/compare 1 DMA request (CC1DE) is enabled. | |
__STATIC_INLINE void | LL_TIM_EnableDMAReq_CC2 (TIM_TypeDef *TIMx) |
Enable capture/compare 2 DMA request (CC2DE). | |
__STATIC_INLINE void | LL_TIM_DisableDMAReq_CC2 (TIM_TypeDef *TIMx) |
Disable capture/compare 2 DMA request (CC2DE). | |
__STATIC_INLINE uint32_t | LL_TIM_IsEnabledDMAReq_CC2 (TIM_TypeDef *TIMx) |
Indicates whether the capture/compare 2 DMA request (CC2DE) is enabled. | |
__STATIC_INLINE void | LL_TIM_EnableDMAReq_CC3 (TIM_TypeDef *TIMx) |
Enable capture/compare 3 DMA request (CC3DE). | |
__STATIC_INLINE void | LL_TIM_DisableDMAReq_CC3 (TIM_TypeDef *TIMx) |
Disable capture/compare 3 DMA request (CC3DE). | |
__STATIC_INLINE uint32_t | LL_TIM_IsEnabledDMAReq_CC3 (TIM_TypeDef *TIMx) |
Indicates whether the capture/compare 3 DMA request (CC3DE) is enabled. | |
__STATIC_INLINE void | LL_TIM_EnableDMAReq_CC4 (TIM_TypeDef *TIMx) |
Enable capture/compare 4 DMA request (CC4DE). | |
__STATIC_INLINE void | LL_TIM_DisableDMAReq_CC4 (TIM_TypeDef *TIMx) |
Disable capture/compare 4 DMA request (CC4DE). | |
__STATIC_INLINE uint32_t | LL_TIM_IsEnabledDMAReq_CC4 (TIM_TypeDef *TIMx) |
Indicates whether the capture/compare 4 DMA request (CC4DE) is enabled. | |
__STATIC_INLINE void | LL_TIM_EnableDMAReq_COM (TIM_TypeDef *TIMx) |
Enable commutation DMA request (COMDE). | |
__STATIC_INLINE void | LL_TIM_DisableDMAReq_COM (TIM_TypeDef *TIMx) |
Disable commutation DMA request (COMDE). | |
__STATIC_INLINE uint32_t | LL_TIM_IsEnabledDMAReq_COM (TIM_TypeDef *TIMx) |
Indicates whether the commutation DMA request (COMDE) is enabled. | |
__STATIC_INLINE void | LL_TIM_EnableDMAReq_TRIG (TIM_TypeDef *TIMx) |
Enable trigger interrupt (TDE). | |
__STATIC_INLINE void | LL_TIM_DisableDMAReq_TRIG (TIM_TypeDef *TIMx) |
Disable trigger interrupt (TDE). | |
__STATIC_INLINE uint32_t | LL_TIM_IsEnabledDMAReq_TRIG (TIM_TypeDef *TIMx) |
Indicates whether the trigger interrupt (TDE) is enabled. |
__STATIC_INLINE void LL_TIM_DisableDMAReq_CC1 | ( | TIM_TypeDef * | TIMx | ) |
Disable capture/compare 1 DMA request (CC1DE).
TIMx | Timer instance |
None |
Definition at line 4881 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_DisableDMAReq_CC2 | ( | TIM_TypeDef * | TIMx | ) |
Disable capture/compare 2 DMA request (CC2DE).
TIMx | Timer instance |
None |
Definition at line 4914 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_DisableDMAReq_CC3 | ( | TIM_TypeDef * | TIMx | ) |
Disable capture/compare 3 DMA request (CC3DE).
TIMx | Timer instance |
None |
Definition at line 4947 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_DisableDMAReq_CC4 | ( | TIM_TypeDef * | TIMx | ) |
Disable capture/compare 4 DMA request (CC4DE).
TIMx | Timer instance |
None |
Definition at line 4980 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_DisableDMAReq_COM | ( | TIM_TypeDef * | TIMx | ) |
Disable commutation DMA request (COMDE).
TIMx | Timer instance |
None |
Definition at line 5013 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_DisableDMAReq_TRIG | ( | TIM_TypeDef * | TIMx | ) |
Disable trigger interrupt (TDE).
TIMx | Timer instance |
None |
Definition at line 5046 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_DisableDMAReq_UPDATE | ( | TIM_TypeDef * | TIMx | ) |
Disable update DMA request (UDE).
TIMx | Timer instance |
None |
Definition at line 4848 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_EnableDMAReq_CC1 | ( | TIM_TypeDef * | TIMx | ) |
Enable capture/compare 1 DMA request (CC1DE).
TIMx | Timer instance |
None |
Definition at line 4870 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_EnableDMAReq_CC2 | ( | TIM_TypeDef * | TIMx | ) |
Enable capture/compare 2 DMA request (CC2DE).
TIMx | Timer instance |
None |
Definition at line 4903 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_EnableDMAReq_CC3 | ( | TIM_TypeDef * | TIMx | ) |
Enable capture/compare 3 DMA request (CC3DE).
TIMx | Timer instance |
None |
Definition at line 4936 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_EnableDMAReq_CC4 | ( | TIM_TypeDef * | TIMx | ) |
Enable capture/compare 4 DMA request (CC4DE).
TIMx | Timer instance |
None |
Definition at line 4969 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_EnableDMAReq_COM | ( | TIM_TypeDef * | TIMx | ) |
Enable commutation DMA request (COMDE).
TIMx | Timer instance |
None |
Definition at line 5002 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_EnableDMAReq_TRIG | ( | TIM_TypeDef * | TIMx | ) |
Enable trigger interrupt (TDE).
TIMx | Timer instance |
None |
Definition at line 5035 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE void LL_TIM_EnableDMAReq_UPDATE | ( | TIM_TypeDef * | TIMx | ) |
Enable update DMA request (UDE).
TIMx | Timer instance |
None |
Definition at line 4837 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsEnabledDMAReq_CC1 | ( | TIM_TypeDef * | TIMx | ) |
Indicates whether the capture/compare 1 DMA request (CC1DE) is enabled.
TIMx | Timer instance |
State | of bit (1 or 0). |
Definition at line 4892 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsEnabledDMAReq_CC2 | ( | TIM_TypeDef * | TIMx | ) |
Indicates whether the capture/compare 2 DMA request (CC2DE) is enabled.
TIMx | Timer instance |
State | of bit (1 or 0). |
Definition at line 4925 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsEnabledDMAReq_CC3 | ( | TIM_TypeDef * | TIMx | ) |
Indicates whether the capture/compare 3 DMA request (CC3DE) is enabled.
TIMx | Timer instance |
State | of bit (1 or 0). |
Definition at line 4958 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsEnabledDMAReq_CC4 | ( | TIM_TypeDef * | TIMx | ) |
Indicates whether the capture/compare 4 DMA request (CC4DE) is enabled.
TIMx | Timer instance |
State | of bit (1 or 0). |
Definition at line 4991 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsEnabledDMAReq_COM | ( | TIM_TypeDef * | TIMx | ) |
Indicates whether the commutation DMA request (COMDE) is enabled.
TIMx | Timer instance |
State | of bit (1 or 0). |
Definition at line 5024 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsEnabledDMAReq_TRIG | ( | TIM_TypeDef * | TIMx | ) |
Indicates whether the trigger interrupt (TDE) is enabled.
TIMx | Timer instance |
State | of bit (1 or 0). |
Definition at line 5057 of file stm32h7xx_ll_tim.h.
__STATIC_INLINE uint32_t LL_TIM_IsEnabledDMAReq_UPDATE | ( | TIM_TypeDef * | TIMx | ) |
Indicates whether the update DMA request (UDE) is enabled.
TIMx | Timer instance |
State | of bit (1 or 0). |
Definition at line 4859 of file stm32h7xx_ll_tim.h.