Type Alias rp2040_pac::busctrl::perfctr3::PERFCTR3_W

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

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

Aliased Type§

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