Enum stm32f4xx_hal::stm32::ethernet_mac::macffr::HUW
source · pub enum HUW {
PERFECT,
HASH,
}Expand description
Values that can be written to the field HU
Variants§
PERFECT
MAC performs a perfect destination address filtering for unicast frames
HASH
MAC performs destination address filtering of received unicast frames according to the hash table