[][src]Type Definition imxrt1062_system_control::cm7_cacr::R

type R = R<u32, CM7_CACR>;

Reader of register CM7_CACR

Methods

impl R[src]

pub fn siwt(&self) -> SIWT_R[src]

Bit 0 - Shared cacheable-is-WT for data cache. Enables limited cache coherency usage.

pub fn eccdis(&self) -> ECCDIS_R[src]

Bit 1 - Enables ECC in the instruction and data cache.

pub fn forcewt(&self) -> FORCEWT_R[src]

Bit 2 - Enables Force Write-Through in the data cache.