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

ETH_DMAInitTypeDef::DescriptorSkipLength field

Specifies the number of word to skip between two unchained descriptors (Ring mode) This parameter must be a number between Min_Data = 0 and Max_Data = 32

Syntax

uint32_t DescriptorSkipLength;

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:556
uint32_t DescriptorSkipLength; /*!< Specifies the number of word to skip between two unchained descriptors (Ring mode)
stm32f4xx_hal_eth.c:1764HAL_ETH_ConfigDMA()
(dmaconf->DescriptorSkipLength << 2U) |
stm32f4xx_hal_eth.c:2018ETH_MACDMAConfig()
dmainit.DescriptorSkipLength = 0x0U;
stm32f4xx_hal_eth.c:2067ETH_MACDMAConfig()
(dmainit.DescriptorSkipLength << 2U) |

Data Use

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