pub type PERFCTR2_W<'a, REG> = FieldWriter<'a, REG, 24, u32>;
Expand description
Field PERFCTR2
writer - Busfabric saturating performance counter 2
Count some event signal from the busfabric arbiters.
Write any value to clear. Select an event to count using PERFSEL2
Aliased Type§
struct PERFCTR2_W<'a, REG> { /* private fields */ }