LL DMA Generic Driver
Return values
Reference Manual to
LL API cross
reference:
LL_DMA_SetPeriphIncMode
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_DMA_GetPeriphIncMode
Function name
Function description
Parameters
860/1371
LL_DMA_STREAM_5
LL_DMA_STREAM_6
LL_DMA_STREAM_7
Returned: value can be one of the following values:
LL_DMA_MODE_NORMAL
LL_DMA_MODE_CIRCULAR
LL_DMA_MODE_PFCTRL
CR CIRC LL_DMA_GetMode
CR PFCTRL LL_DMA_GetMode
__STATIC_INLINE void LL_DMA_SetPeriphIncMode
(DMA_TypeDef * DMAx, uint32_t Stream, uint32_t
IncrementMode)
Set Peripheral increment mode.
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
IncrementMode: This parameter can be one of the following
values:
LL_DMA_PERIPH_NOINCREMENT
LL_DMA_PERIPH_INCREMENT
None:
CR PINC LL_DMA_SetPeriphIncMode
__STATIC_INLINE uint32_t LL_DMA_GetPeriphIncMode
(DMA_TypeDef * DMAx, uint32_t Stream)
Get Peripheral increment mode.
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
DocID028236 Rev 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?