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