Type Definition stm32wb_stm32hal::stm32wb55::flash::SRRVR[][src]

pub type SRRVR = Reg<u32, _SRRVR>;
Expand description

Secure SRAM2 start address and cortex M0 reset vector register

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

For information about available fields see srrvr module

Trait Implementations

Register SRRVR reset()’s with value 0x0100_0000

Register size

Reset value of the register

read() method returns srrvr::R reader structure

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