[][src]Type Definition stm32wb_pac::flash::PCROP1BSR

type PCROP1BSR = Reg<u32, _PCROP1BSR>;

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

impl Readable for PCROP1BSR[src]

read() method returns pcrop1bsr::R reader structure

impl ResetValue for PCROP1BSR[src]

Register PCROP1BSR reset()'s with value 0xffff_fe00

type Type = u32

Register size

impl Writable for PCROP1BSR[src]

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