Enum stm32f103xx::flash::acr::LATENCYW [] [src]

pub enum LATENCYW {
    ZERO,
    ONE,
    TWO,
}

Values that can be written to the field LATENCY

Variants

Zero wait state, if 0hz SYSCLK to 24 MHz

One wait state, if 24 MHz SYSCLK to 48 MHz

Two wait states, if 48 MHz SYSCLK to 72 MHz