[][src]Type Definition imxrt1062_semc::NORCR2

type NORCR2 = Reg<u32, _NORCR2>;

NOR control register 2

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

For information about available fields see norcr2 module

Trait Implementations

impl Readable for NORCR2[src]

read() method returns norcr2::R reader structure

impl ResetValue for NORCR2[src]

Register NORCR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for NORCR2[src]

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