[][src]Type Definition imxrt1062_flexspi::MCR0

type MCR0 = Reg<u32, _MCR0>;

Module Control Register 0

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

For information about available fields see mcr0 module

Trait Implementations

impl Readable for MCR0[src]

read() method returns mcr0::R reader structure

impl ResetValue for MCR0[src]

Register MCR0 reset()'s with value 0xffff_80c2

type Type = u32

Register size

impl Writable for MCR0[src]

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