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