Type Definition stm32wb::stm32wb55::flash::PCROP1BER[][src]

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

type Type = u32

Register size

impl Writable for PCROP1BER[src]

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