Module ctr_acc

Source
Expand description

Cache Access counter
A 32 bit saturating counter that increments upon each XIP access,
whether the cache is hit or not. This includes noncacheable accesses.
Write any value to clear.

Structs§

CTR_ACC_SPEC
Cache Access counter
A 32 bit saturating counter that increments upon each XIP access,
whether the cache is hit or not. This includes noncacheable accesses.
Write any value to clear.

Type Aliases§

R
Register CTR_ACC reader
W
Register CTR_ACC writer