[][src]Type Definition stm32f3::stm32f303::flash::WRPR

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