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

pub enum PRFTBEW {
    DISABLED,
    ENABLED,
}

Values that can be written to the field PRFTBE

Variants

Disabled.

Enabled.