[][src]Type Definition imxrt1062_semc::NANDCR2

type NANDCR2 = Reg<u32, _NANDCR2>;

NAND control register 2

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

For information about available fields see nandcr2 module

Trait Implementations

impl Readable for NANDCR2[src]

read() method returns nandcr2::R reader structure

impl ResetValue for NANDCR2[src]

Register NANDCR2 reset()'s with value 0x0001_0410

type Type = u32

Register size

impl Writable for NANDCR2[src]

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