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

type SEC1R = Reg<u32, _SEC1R>;

securable area bank1 register

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

For information about available fields see sec1r module

Trait Implementations

impl Readable for SEC1R[src]

read() method returns sec1r::R reader structure

impl ResetValue for SEC1R[src]

Register SEC1R reset()'s with value 0xff00_ff00

type Type = u32

Register size

impl Writable for SEC1R[src]

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