Type Definition stm32g4::stm32g431::flash::PCROP1ER[][src]

type PCROP1ER = Reg<u32, _PCROP1ER>;

Flash Bank 1 PCROP End address register

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

For information about available fields see pcrop1er module

Trait Implementations

impl Readable for PCROP1ER[src]

read() method returns pcrop1er::R reader structure

impl ResetValue for PCROP1ER[src]

Register PCROP1ER reset()'s with value 0x0fff_0000

type Type = u32

Register size

impl Writable for PCROP1ER[src]

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