Module rp2040_pac::xip_ctrl::ctr_hit

source ·
Expand description

Cache Hit counter
A 32 bit saturating counter that increments upon each cache hit,
i.e. when an XIP access is serviced directly from cached data.
Write any value to clear.

Structs§

  • Cache Hit counter
    A 32 bit saturating counter that increments upon each cache hit,
    i.e. when an XIP access is serviced directly from cached data.
    Write any value to clear.

Type Aliases§

  • Register CTR_HIT reader
  • Register CTR_HIT writer