Type Definition stm32l4_stm32hal::stm32l4x1::flash::PCROP1ER[][src]

pub type PCROP1ER = Reg<u32, _PCROP1ER>;
Expand description

Flash Bank 1 PCROP End address register

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

For information about available fields see pcrop1er module

Trait Implementations

Register PCROP1ER reset()’s with value 0x0fff_0000

Register size

Reset value of the register

read() method returns pcrop1er::R reader structure

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