Type Definition stm32wb_stm32hal::stm32wb55::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

Trait Implementations

Register SCR reset()’s with value 0

Register size

Reset value of the register

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