Struct AR
stm32f103xx::flash
pub struct AR { /* fields omitted */ }
Flash address register
impl AR
pub fn write<F>(&self, f: F) where F: FnOnce(&mut W) -> &mut W,
Writes to the register
impl Send for AR
impl !Sync for AR