rp2040_pac::busctrl::perfctr2

Type Alias PERFCTR2_W

Source
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 */ }