Enum stm32f4xx_hal::stm32::ethernet_mac::maccr::RODW
source · pub enum RODW {
ENABLED,
DISABLED,
}Expand description
Values that can be written to the field ROD
Variants§
ENABLED
MAC receives all packets from PHY while transmitting
DISABLED
MAC disables reception of frames in half-duplex mode