[][src]Type Definition imxrt1062_system_control::CM7_ITCMCR

type CM7_ITCMCR = Reg<u32, _CM7_ITCMCR>;

Instruction Tightly-Coupled Memory Control Register

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

For information about available fields see cm7_itcmcr module

Trait Implementations

impl Readable for CM7_ITCMCR[src]

read() method returns cm7_itcmcr::R reader structure

impl ResetValue for CM7_ITCMCR[src]

Register CM7_ITCMCR reset()'s with value 0

type Type = u32

Register size

impl Writable for CM7_ITCMCR[src]

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