[][src]Type Definition stm32f7::stm32f7x9::fmc::SDTR

type SDTR = Reg<u32, _SDTR>;

SDRAM Timing register 1

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

For information about avaliable fields see sdtr module

Trait Implementations

impl Readable for SDTR[src]

read() method returns sdtr::R reader structure

impl Writable for SDTR[src]

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

impl ResetValue for SDTR[src]

Register SDTR%s reset()'s with value 0x0fff_ffff

type Type = u32

Register size