Type Definition stm32g4::stm32g484::fmc::PATT[][src]

type PATT = Reg<u32, _PATT>;

Attribute memory space timing register 3

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

For information about available fields see patt module

Trait Implementations

impl Readable for PATT[src]

read() method returns patt::R reader structure

impl ResetValue for PATT[src]

Register PATT reset()'s with value 0xfcfc_fcfc

type Type = u32

Register size

impl Writable for PATT[src]

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