HAL
LL_TIM_DMABURST_BASEADDR_CCMR2 is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_TIM_DMABURST_BASEADDR_CCMR2

LL_TIM_DMABURST_BASEADDR_CCMR2 macro

TIMx_CCMR2 register is the DMA base address for DMA burst

Syntax

#define LL_TIM_DMABURST_BASEADDR_CCMR2 (TIM_DCR_DBA_2 | TIM_DCR_DBA_1 | TIM_DCR_DBA_0)

References

LocationText
stm32f4xx_ll_tim.h:882
#define LL_TIM_DMABURST_BASEADDR_CCMR2 (TIM_DCR_DBA_2 | TIM_DCR_DBA_1 | TIM_DCR_DBA_0) /*!< TIMx_CCMR2 register is the DMA base address for DMA burst */