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

type W = W<u32, CM7_CACR>;

Writer for register CM7_CACR

Methods

impl W[src]

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

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

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

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

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

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