[][src]Type Definition stm32l0::stm32l0x2::flash::PECR

type PECR = Reg<u32, _PECR>;

Program/erase control register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see pecr module

Trait Implementations

impl Readable for PECR[src]

read() method returns pecr::R reader structure

impl Writable for PECR[src]

write(|w| ..) method takes pecr::W writer structure

impl ResetValue for PECR[src]

Register PECR reset()'s with value 0x07

type Type = u32

Register size