Type Alias rp2040_pac::busctrl::perfctr1::PERFCTR1_W

source ·
pub type PERFCTR1_W<'a, REG> = FieldWriter<'a, REG, 24, u32>;
Expand description

Field PERFCTR1 writer - Busfabric saturating performance counter 1
Count some event signal from the busfabric arbiters.
Write any value to clear. Select an event to count using PERFSEL1

Aliased Type§

struct PERFCTR1_W<'a, REG> { /* private fields */ }