UM1940
Reference Manual to
LL API cross
reference:
LL_DMA_SetPeriphBurstxfer
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_DMA_GetPeriphBurstxfer
Function name
Function description
Parameters
Return values
CR MBURST LL_DMA_GetMemoryBurstxfer
__STATIC_INLINE void LL_DMA_SetPeriphBurstxfer
(DMA_TypeDef * DMAx, uint32_t Stream, uint32_t Pburst)
Set Peripheral burst transfer configuration.
DMAx: DMAx Instance
Stream: This parameter can be one of the following values:
LL_DMA_STREAM_0
LL_DMA_STREAM_1
LL_DMA_STREAM_2
LL_DMA_STREAM_3
LL_DMA_STREAM_4
LL_DMA_STREAM_5
LL_DMA_STREAM_6
LL_DMA_STREAM_7
Pburst: This parameter can be one of the following values:
LL_DMA_PBURST_SINGLE
LL_DMA_PBURST_INC4
LL_DMA_PBURST_INC8
LL_DMA_PBURST_INC16
None:
CR PBURST LL_DMA_SetPeriphBurstxfer
__STATIC_INLINE uint32_t LL_DMA_GetPeriphBurstxfer
(DMA_TypeDef * DMAx, uint32_t Stream)
Get Peripheral burst transfer configuration.
DMAx: DMAx Instance
Stream: This parameter can be one of the following values:
LL_DMA_STREAM_0
LL_DMA_STREAM_1
LL_DMA_STREAM_2
LL_DMA_STREAM_3
LL_DMA_STREAM_4
LL_DMA_STREAM_5
LL_DMA_STREAM_6
LL_DMA_STREAM_7
Returned: value can be one of the following values:
LL_DMA_PBURST_SINGLE
LL_DMA_PBURST_INC4
LL_DMA_PBURST_INC8
LL_DMA_PBURST_INC16
DocID028236 Rev 2
LL DMA Generic Driver
869/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers