HAL
LL_TIM_DMABURST_BASEADDR_CCR1 is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_TIM_DMABURST_BASEADDR_CCR1

LL_TIM_DMABURST_BASEADDR_CCR1 macro

TIMx_CCR1 register is the DMA base address for DMA burst

Syntax

#define LL_TIM_DMABURST_BASEADDR_CCR1 (TIM_DCR_DBA_3 | TIM_DCR_DBA_2 | TIM_DCR_DBA_0)

References

LocationText
stm32f4xx_ll_tim.h:888
#define LL_TIM_DMABURST_BASEADDR_CCR1 (TIM_DCR_DBA_3 | TIM_DCR_DBA_2 | TIM_DCR_DBA_0) /*!< TIMx_CCR1 register is the DMA base address for DMA burst */