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