Struct stm32f103xx::flash::WRPR[][src]

pub struct WRPR { /* fields omitted */ }

Write protection register

Methods

impl WRPR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for WRPR

impl !Sync for WRPR