Ll_Dma_Setmemoryincmode; Ll_Dma_Getmemoryincmode - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

UM1940
Return values
Reference Manual to
LL API cross
reference:

LL_DMA_SetMemoryIncMode

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:

LL_DMA_GetMemoryIncMode

Function name
Function description
Parameters
LL_DMA_STREAM_6
LL_DMA_STREAM_7
Returned: value can be one of the following values:
LL_DMA_PERIPH_NOINCREMENT
LL_DMA_PERIPH_INCREMENT
CR PINC LL_DMA_GetPeriphIncMode
__STATIC_INLINE void LL_DMA_SetMemoryIncMode
(DMA_TypeDef * DMAx, uint32_t Stream, uint32_t
IncrementMode)
Set Memory 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_MEMORY_NOINCREMENT
LL_DMA_MEMORY_INCREMENT
None:
CR MINC LL_DMA_SetMemoryIncMode
__STATIC_INLINE uint32_t LL_DMA_GetMemoryIncMode
(DMA_TypeDef * DMAx, uint32_t Stream)
Get Memory 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
DocID028236 Rev 2
LL DMA Generic Driver
861/1371

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F2 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF