[−][src]Type Definition stm32wb_pac::flash::PCROP1ASR
type PCROP1ASR = Reg<u32, _PCROP1ASR>;
Flash Bank 1 PCROP Start address zone A register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see pcrop1asr module
Trait Implementations
impl Readable for PCROP1ASR[src]
read() method returns pcrop1asr::R reader structure
impl ResetValue for PCROP1ASR[src]
Register PCROP1ASR reset()'s with value 0xffff_fe00
impl Writable for PCROP1ASR[src]
write(|w| ..) method takes pcrop1asr::W writer structure