Type Definition stm32f1::stm32f103::flash::WRPR[][src]

type WRPR = Reg<u32, _WRPR>;

Write protection register

This register you can read. See API.

For information about available fields see wrpr module

Trait Implementations

impl Readable for WRPR[src]

read() method returns wrpr::R reader structure