[][src]Module ruspiro_arch_aarch64::register::el1::clidr_el1::CTYPE2

Type of cache implemented at L2

Constants

DCACHE_ONLY

Only data cache

ICACHE_ONLY

Only instruction cache

NO_CACHE

No cache at this level

SEPARATE_D_I_CACHE

Separate data and instruction cache

UNIFIED_D_I_CACHE

unified data and instruction cache

Functions

with_value

Create a RegisterFieldValue from the current RegisterField of this Register from a given value