[][src]Type Definition imxrt1062_flexspi::LUTCR

type LUTCR = Reg<u32, _LUTCR>;

LUT Control Register

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

For information about available fields see lutcr module

Trait Implementations

impl Readable for LUTCR[src]

read() method returns lutcr::R reader structure

impl ResetValue for LUTCR[src]

Register LUTCR reset()'s with value 0x02

type Type = u32

Register size

impl Writable for LUTCR[src]

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