[][src]Type Definition imxrt1062_flexspi::MCR2

type MCR2 = Reg<u32, _MCR2>;

Module Control Register 2

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

For information about available fields see mcr2 module

Trait Implementations

impl Readable for MCR2[src]

read() method returns mcr2::R reader structure

impl ResetValue for MCR2[src]

Register MCR2 reset()'s with value 0x2000_81f7

type Type = u32

Register size

impl Writable for MCR2[src]

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