[][src]Type Definition imxrt1062_semc::NANDCR1

type NANDCR1 = Reg<u32, _NANDCR1>;

NAND control register 1

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

For information about available fields see nandcr1 module

Trait Implementations

impl Readable for NANDCR1[src]

read() method returns nandcr1::R reader structure

impl ResetValue for NANDCR1[src]

Register NANDCR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for NANDCR1[src]

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