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

ETH_DMAInitTypeDef::AddressAlignedBeats field

Enables or disables the Address Aligned Beats. This parameter can be a value of ETH_Address_Aligned_Beats

Syntax

uint32_t AddressAlignedBeats;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:541
uint32_t AddressAlignedBeats; /*!< Enables or disables the Address Aligned Beats.
stm32f4xx_hal_eth.c:1759HAL_ETH_ConfigDMA()
(heth->Instance)->DMABMR = (uint32_t)(dmaconf->AddressAlignedBeats |
stm32f4xx_hal_eth.c:2013ETH_MACDMAConfig()
dmainit.AddressAlignedBeats = ETH_ADDRESSALIGNEDBEATS_ENABLE;
stm32f4xx_hal_eth.c:2062ETH_MACDMAConfig()
(heth->Instance)->DMABMR = (uint32_t)(dmainit.AddressAlignedBeats |

Data Use

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