nrf-pac

Crates

git

Versions

nrf5340-app

Flavors

nrf_pac::cache

Module regs

Source

Structsยง

  • Lock debug mode.
  • Enable cache.
  • Erase the cache.
  • Cache erase status.
  • Invalidate the cache.
  • Cache mode. Switching from Cache to Ram mode causes the RAM to be cleared. Switching from RAM to Cache mode causes the cache to be invalidated.
  • Clear the profiling counters.
  • Enable the profiling counters.
  • Lock cache updates. Prevents updating of cache content on cache misses, but will continue to lookup instruction/data fetches in content already present in the cache. Ignored in RAM mode.