Trait stm32f103xx_hal::flash::FlashExt
[−]
[src]
pub trait FlashExt { fn constrain(self) -> Parts; }
Extension trait to constrain the FLASH peripheral
Required Methods
fn constrain(self) -> Parts
Constrains the FLASH peripheral to play nicely with the other abstractions