[][src]Type Definition imxrt1062_flexspi::MCR1

type MCR1 = Reg<u32, _MCR1>;

Module Control Register 1

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

For information about available fields see mcr1 module

Trait Implementations

impl Readable for MCR1[src]

read() method returns mcr1::R reader structure

impl ResetValue for MCR1[src]

Register MCR1 reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for MCR1[src]

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