Type Definition stm32wb_stm32hal::stm32wb55::syscfg::SWPR2[][src]

type SWPR2 = Reg<u32, _SWPR2>;
Expand description

SRAM2 write protection register 2

This register you can reset, write, write_with_zero. See API.

For information about available fields see swpr2 module

Trait Implementations

Register SWPR2 reset()’s with value 0

Register size

Reset value of the register

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