Enum stm32f4xx_hal::stm32::ethernet_mac::maccr::REW
source · pub enum REW {
DISABLED,
ENABLED,
}Expand description
Values that can be written to the field RE
Variants§
DISABLED
MAC receive state machine is disabled after the completion of the reception of the current frame
ENABLED
MAC receive state machine is enabled