[][src]Type Definition imxrt1062_semc::NORCR1

type NORCR1 = Reg<u32, _NORCR1>;

NOR control register 1

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

For information about available fields see norcr1 module

Trait Implementations

impl Readable for NORCR1[src]

read() method returns norcr1::R reader structure

impl ResetValue for NORCR1[src]

Register NORCR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for NORCR1[src]

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