pub type FMPRE7 = Reg<u32, _FMPRE7>;
Flash Memory Protection Read Enable 7
This register you can read, reset, write, write_with_zero, modify. See API.
read
reset
write
write_with_zero
modify
For information about available fields see fmpre7 module
pub struct FMPRE7 { /* private fields */ }
Register FMPRE7 reset()’s with value 0
reset()
read() method returns fmpre7::R reader structure
read()
write(|w| ..) method takes fmpre7::W writer structure
write(|w| ..)