Type Definition stm32g4::stm32g484::flash::PCROP1SR[][src]

type PCROP1SR = Reg<u32, _PCROP1SR>;

Flash Bank 1 PCROP Start address register

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

For information about available fields see pcrop1sr module

Trait Implementations

impl Readable for PCROP1SR[src]

read() method returns pcrop1sr::R reader structure

impl ResetValue for PCROP1SR[src]

Register PCROP1SR reset()'s with value 0xffff_0000

type Type = u32

Register size

impl Writable for PCROP1SR[src]

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