pub type SWPR = Reg<SWPRrs>;
SWPR (rw) register accessor: SRAM Write protection register 1
You can read this register and get swpr::R. You can reset, write, write_with_zero this register using swpr::W. You can also modify this register. See API.
read
swpr::R
reset
write
write_with_zero
swpr::W
modify
See register structure
For information about available fields see swpr module
swpr
pub struct SWPR { /* private fields */ }