[][src]Type Definition imxrt1062_flexspi::LUTKEY

type LUTKEY = Reg<u32, _LUTKEY>;

LUT Key Register

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

For information about available fields see lutkey module

Trait Implementations

impl Readable for LUTKEY[src]

read() method returns lutkey::R reader structure

impl ResetValue for LUTKEY[src]

Register LUTKEY reset()'s with value 0x5af0_5af0

type Type = u32

Register size

impl Writable for LUTKEY[src]

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