pub struct WPR_SPEC;
Expand description
write protection register
This register you can write_with_zero
, reset
, write
. See API.
For information about available fields see wpr module
Trait Implementations§
source§impl Resettable for WPR_SPEC
impl Resettable for WPR_SPEC
reset()
method sets WPR to value 0
source§fn reset_value() -> <WPR_SPEC as RegisterSpec>::Ux
fn reset_value() -> <WPR_SPEC as RegisterSpec>::Ux
Reset value of the register.