Type Definition stm32f4::stm32f407::fsmc::PATT4[][src]

type PATT4 = Reg<u32, _PATT4>;

Attribute memory space timing register 4

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

For information about available fields see patt4 module

Trait Implementations

impl Readable for PATT4[src]

read() method returns patt4::R reader structure

impl ResetValue for PATT4[src]

Register PATT4 reset()'s with value 0xfcfc_fcfc

type Type = u32

Register size

impl Writable for PATT4[src]

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