Type Definition stm32l4_stm32hal::stm32l4x1::pwr::SCR [−][src]
type SCR = Reg<u32, _SCR>;
Expand description
Power status clear register
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see scr module