[][src]Type Definition imxrt1062_semc::SDRAMCR2

type SDRAMCR2 = Reg<u32, _SDRAMCR2>;

SDRAM control register 2

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

For information about available fields see sdramcr2 module

Trait Implementations

impl Readable for SDRAMCR2[src]

read() method returns sdramcr2::R reader structure

impl ResetValue for SDRAMCR2[src]

Register SDRAMCR2 reset()'s with value 0x8000_0eee

type Type = u32

Register size

impl Writable for SDRAMCR2[src]

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