HAL
+
0
/1 examples
SourceVu will show references to
LL_DMA_InitTypeDef::Mode
from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
DMA
DMA_CopyFromFlashToMemory_Init
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
LL_DMA_InitTypeDef::Mode
LL_DMA_InitTypeDef::Mode field
Specifies the normal or circular operation mode. This parameter can be a value of DMA_LL_EC_MODE
Syntax
Show:
Summary
Declaration
from
stm32f4xx_ll_dma.h:95
uint32_t
Mode
;
Examples
LL_DMA_InitTypeDef::Mode
is referenced by 1 libraries and example projects:
Examples
STM32F411RE-Nucleo
Examples_LL
DMA
DMA_CopyFromFlashToMemory_Init
References
from
0/1
examples
Code
Location
Referrer
uint32_t
Mode
;
/*!< Specifies the normal or circular operation mode.
stm32f4xx_ll_dma.h:95
DMA_InitStruct
->
Mode
|
\
stm32f4xx_ll_dma.c:322
LL_DMA_Init()
DMA_InitStruct
->
Mode
=
LL_DMA_MODE_NORMAL
;
stm32f4xx_ll_dma.c:390
LL_DMA_StructInit()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
LL_DMA_InitTypeDef::Mode
is written by 1 function and is read by 1 function:
LL_DMA_StructInit()
All items filtered out
LL_DMA_InitTypeDef::Mode
LL_DMA_Init()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out