HAL
HAL_ETH_SetSourceMACAddrMatch() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_ETH_SetSourceMACAddrMatch()

HAL_ETH_SetSourceMACAddrMatch() function

Set the source MAC Address to be matched.

Syntax

HAL_StatusTypeDef HAL_ETH_SetSourceMACAddrMatch(const ETH_HandleTypeDef *heth,     uint32_t AddrNbr,     const uint8_t *pMACAddr);
Implemented in stm32f4xx_hal_eth.c:2450

Arguments

heth

pointer to a ETH_HandleTypeDef structure that contains the configuration information for ETHERNET module

AddrNbr

The MAC address to configure This parameter must be a value of the following: ETH_MAC_ADDRESS1 ETH_MAC_ADDRESS2 ETH_MAC_ADDRESS3

pMACAddr

Pointer to MAC address buffer data (6 bytes)

Return value

HAL status

References

LocationText
stm32f4xx_hal_eth.c:2450
HAL_StatusTypeDef HAL_ETH_SetSourceMACAddrMatch(const ETH_HandleTypeDef *heth, uint32_t AddrNbr,
stm32f4xx_hal_eth.h:2104
HAL_StatusTypeDef HAL_ETH_SetSourceMACAddrMatch(const ETH_HandleTypeDef *heth, uint32_t AddrNbr,

Data Use

Data read by HAL_ETH_SetSourceMACAddrMatch()
Data written by HAL_ETH_SetSourceMACAddrMatch()
HAL_ETH_SetSourceMACAddrMatch()
HAL_ETH_SetSourceMACAddrMatch()::macaddrlr
HAL_ETH_SetSourceMACAddrMatch()::macaddrhr
all items filtered out
Type of HAL_ETH_SetSourceMACAddrMatch()
HAL_ETH_SetSourceMACAddrMatch()
uint32_t
all items filtered out