Enum stm32f4xx_hal::stm32::ethernet_mmc::mmccr::CSRW
source · pub enum CSRW {
DISABLED,
ENABLED,
}Expand description
Values that can be written to the field CSR
Variants§
DISABLED
Counters roll over to zero after reaching the maximum value
ENABLED
Counters do not roll over to zero after reaching the maximum value