Type Definition stm32l4_stm32hal::stm32l4x5::rtc::WPR[][src]

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

Trait Implementations

Register WPR reset()’s with value 0

Register size

Reset value of the register

write(|w| ..) method takes wpr::W writer structure