[][src]Type Definition imxrt1062_semc::NORCR3

type NORCR3 = Reg<u32, _NORCR3>;

NOR control register 3

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

For information about available fields see norcr3 module

Trait Implementations

impl Readable for NORCR3[src]

read() method returns norcr3::R reader structure

impl ResetValue for NORCR3[src]

Register NORCR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for NORCR3[src]

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