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

type PCROP1AER = Reg<u32, _PCROP1AER>;

Flash Bank 1 PCROP End address zone A register

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

For information about available fields see pcrop1aer module

Trait Implementations

impl Readable for PCROP1AER[src]

read() method returns pcrop1aer::R reader structure

impl ResetValue for PCROP1AER[src]

Register PCROP1AER reset()'s with value 0x7fff_fe00

type Type = u32

Register size

impl Writable for PCROP1AER[src]

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