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

type PCROP1BSR = Reg<u32, _PCROP1BSR>;
Expand description

Flash Bank 1 PCROP Start address area B register

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

For information about available fields see pcrop1bsr module

Trait Implementations

Register PCROP1BSR reset()’s with value 0xffff_fe00

Register size

Reset value of the register

read() method returns pcrop1bsr::R reader structure

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