embassy-nrf

Crates

git

Versions

nrf5340-app-ns

Flavors

Module regs

Source

Structsยง

Debuglock
Lock debug mode.
Enable
Enable cache.
Erase
Erase the cache.
Erasestatus
Cache erase status.
Invalidate
Invalidate the cache.
Mode
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.
Profilingclear
Clear the profiling counters.
Profilingenable
Enable the profiling counters.
Writelock
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.