[][src]Type Definition imxrt1062_semc::SDRAMCR1

type SDRAMCR1 = Reg<u32, _SDRAMCR1>;

SDRAM control register 1

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

For information about available fields see sdramcr1 module

Trait Implementations

impl Readable for SDRAMCR1[src]

read() method returns sdramcr1::R reader structure

impl ResetValue for SDRAMCR1[src]

Register SDRAMCR1 reset()'s with value 0x0099_4934

type Type = u32

Register size

impl Writable for SDRAMCR1[src]

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