Expand description

******* Description ***********

Structs

******* Description ***********
Register DCACHE_CTRL reader
Register DCACHE_CTRL writer

Type Definitions

Field DCACHE_BLOCKSIZE_MODE reader - The bit is used to configure cache block size.0: 16 bytes, 1: 32 bytes,2: 64 bytes
Field DCACHE_BLOCKSIZE_MODE writer - The bit is used to configure cache block size.0: 16 bytes, 1: 32 bytes,2: 64 bytes
Field DCACHE_ENABLE reader - The bit is used to activate the data cache. 0: disable, 1: enable
Field DCACHE_ENABLE writer - The bit is used to activate the data cache. 0: disable, 1: enable
Field DCACHE_SIZE_MODE reader - The bit is used to configure cache memory size.0: 32KB, 1: 64KB
Field DCACHE_SIZE_MODE writer - The bit is used to configure cache memory size.0: 32KB, 1: 64KB