HAL
LL_DMA_GetMemory1Address() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_DMA_GetMemory1Address()

LL_DMA_GetMemory1Address() function

Get Memory 1 address (used in case of Double buffer mode).

Syntax

__STATIC_INLINE uint32_t LL_DMA_GetMemory1Address(DMA_TypeDef *DMAx,     uint32_t Stream);

Arguments

DMAx

DMAx Instance

Stream

This parameter can be one of the following values: @arg LL_DMA_STREAM_0 @arg LL_DMA_STREAM_1 @arg LL_DMA_STREAM_2 @arg LL_DMA_STREAM_3 @arg LL_DMA_STREAM_4 @arg LL_DMA_STREAM_5 @arg LL_DMA_STREAM_6 @arg LL_DMA_STREAM_7

Return value

Between 0 to 0xFFFFFFFF

References

LocationText
stm32f4xx_ll_dma.h:1630
__STATIC_INLINE uint32_t LL_DMA_GetMemory1Address(DMA_TypeDef *DMAx, uint32_t Stream)

Data Use

Data read by LL_DMA_GetMemory1Address()
LL_DMA_GetMemory1Address()
Type of LL_DMA_GetMemory1Address()
LL_DMA_GetMemory1Address()
uint32_t
all items filtered out