Struct stm32f103xx::flash::AR[][src]

pub struct AR { /* fields omitted */ }

Flash address register

Methods

impl AR
[src]

Writes to the register

Auto Trait Implementations

impl Send for AR

impl !Sync for AR