Enum stm32f4xx_hal::stm32::ethernet_mmc::mmccr::MCFHPW
source · pub enum MCFHPW {
ALMOSTHALF,
ALMOSTFULL,
}Expand description
Values that can be written to the field MCFHP
Variants§
ALMOSTHALF
When MCP is set, MMC counters are preset to almost-half value 0x7FFF_FFF0
ALMOSTFULL
When MCP is set, MMC counters are preset to almost-full value 0xFFFF_FFF0