Enum stm32f4xx_hal::stm32::ethernet_mac::maccr::WDW
source · pub enum WDW {
ENABLED,
DISABLED,
}Expand description
Values that can be written to the field WD
Variants§
ENABLED
Watchdog enabled, receive frames limited to 2048 bytes
DISABLED
Watchdog disabled, receive frames may be up to to 16384 bytes