[][src]Type Definition imxrt1062_semc::SDRAMCR3

type SDRAMCR3 = Reg<u32, _SDRAMCR3>;

SDRAM control register 3

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

For information about available fields see sdramcr3 module

Trait Implementations

impl Readable for SDRAMCR3[src]

read() method returns sdramcr3::R reader structure

impl ResetValue for SDRAMCR3[src]

Register SDRAMCR3 reset()'s with value 0x4080_8000

type Type = u32

Register size

impl Writable for SDRAMCR3[src]

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