[][src]Type Definition imxrt1062_semc::SRAMCR3

type SRAMCR3 = Reg<u32, _SRAMCR3>;

SRAM control register 3

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

For information about available fields see sramcr3 module

Trait Implementations

impl Readable for SRAMCR3[src]

read() method returns sramcr3::R reader structure

impl ResetValue for SRAMCR3[src]

Register SRAMCR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for SRAMCR3[src]

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