pub type SWPR = Reg<u32, _SWPR>;
Expand description
SRAM2 write protection register
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see swpr module
Aliased Type§
pub struct SWPR { /* private fields */ }