Module rp2040_pac::xip_ctrl::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§

  • 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§

  • Register CTR_ACC reader
  • Register CTR_ACC writer