HAL
ETH_DMAInitTypeDef::FixedBurst is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALETH_DMAInitTypeDef::FixedBurst

ETH_DMAInitTypeDef::FixedBurst field

Enables or disables the AHB Master interface fixed burst transfers. This parameter can be a value of ETH_Fixed_Burst

Syntax

uint32_t FixedBurst;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:544
uint32_t FixedBurst; /*!< Enables or disables the AHB Master interface fixed burst transfers.
stm32f4xx_hal_eth.c:1760HAL_ETH_ConfigDMA()
dmaconf->FixedBurst |
stm32f4xx_hal_eth.c:2014ETH_MACDMAConfig()
dmainit.FixedBurst = ETH_FIXEDBURST_ENABLE;
stm32f4xx_hal_eth.c:2063ETH_MACDMAConfig()
dmainit.FixedBurst |

Data Use

Functions writing ETH_DMAInitTypeDef::FixedBurst
Functions reading ETH_DMAInitTypeDef::FixedBurst
all items filtered out
ETH_DMAInitTypeDef::FixedBurst
Type of ETH_DMAInitTypeDef::FixedBurst
ETH_DMAInitTypeDef::FixedBurst
uint32_t
all items filtered out