[][src]Type Definition imxrt1062_semc::SDRAMCR0

type SDRAMCR0 = Reg<u32, _SDRAMCR0>;

SDRAM control register 0

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

For information about available fields see sdramcr0 module

Trait Implementations

impl Readable for SDRAMCR0[src]

read() method returns sdramcr0::R reader structure

impl ResetValue for SDRAMCR0[src]

Register SDRAMCR0 reset()'s with value 0x0c26

type Type = u32

Register size

impl Writable for SDRAMCR0[src]

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