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