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

type SFR = Reg<u32, _SFR>;
Expand description

Secure flash start address register

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

For information about available fields see sfr module

Trait Implementations

Register SFR reset()’s with value 0xffff_ee00

Register size

Reset value of the register

read() method returns sfr::R reader structure

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