HAL
LL_DMA_InitTypeDef::PeriphBurst is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_DMA_InitTypeDef::PeriphBurst

LL_DMA_InitTypeDef::PeriphBurst field

Specifies the Burst transfer configuration for the peripheral transfers. It specifies the amount of data to be transferred in a single non interruptible transaction. This parameter can be a value of DMA_LL_EC_PBURST

Syntax

uint32_t PeriphBurst;

References

LocationReferrerText
stm32f4xx_ll_dma.h:163
uint32_t PeriphBurst; /*!< Specifies the Burst transfer configuration for the peripheral transfers.
stm32f4xx_ll_dma.c:349LL_DMA_Init()
stm32f4xx_ll_dma.c:401LL_DMA_StructInit()

Data Use

Functions writing LL_DMA_InitTypeDef::PeriphBurst
Functions reading LL_DMA_InitTypeDef::PeriphBurst
all items filtered out
LL_DMA_InitTypeDef::PeriphBurst
all items filtered out
Type of LL_DMA_InitTypeDef::PeriphBurst
LL_DMA_InitTypeDef::PeriphBurst
uint32_t
all items filtered out