Enum stm32f4xx_hal::stm32::ethernet_mmc::mmccr::CRW
source · pub enum CRW {
RESET,
}Expand description
Values that can be written to the field CR
Variants§
RESET
Reset all counters. Cleared automatically
pub enum CRW {
RESET,
}Values that can be written to the field CR
Reset all counters. Cleared automatically