Type Alias rp2040_pac::busctrl::perfsel0::PERFSEL0_W
source · pub type PERFSEL0_W<'a, REG> = FieldWriter<'a, REG, 5, PERFSEL0_A>;
Expand description
Field PERFSEL0
writer - Select an event for PERFCTR0. Count either contested accesses, or all accesses, on a downstream port of the main crossbar.
Aliased Type§
struct PERFSEL0_W<'a, REG> { /* private fields */ }
Implementations§
source§impl<'a, REG> PERFSEL0_W<'a, REG>
impl<'a, REG> PERFSEL0_W<'a, REG>
sourcepub fn apb_contested(self) -> &'a mut W<REG>
pub fn apb_contested(self) -> &'a mut W<REG>
0
sourcepub fn fastperi_contested(self) -> &'a mut W<REG>
pub fn fastperi_contested(self) -> &'a mut W<REG>
10
sourcepub fn sram5_contested(self) -> &'a mut W<REG>
pub fn sram5_contested(self) -> &'a mut W<REG>
100
sourcepub fn sram4_contested(self) -> &'a mut W<REG>
pub fn sram4_contested(self) -> &'a mut W<REG>
110
sourcepub fn sram3_contested(self) -> &'a mut W<REG>
pub fn sram3_contested(self) -> &'a mut W<REG>
1000
sourcepub fn sram2_contested(self) -> &'a mut W<REG>
pub fn sram2_contested(self) -> &'a mut W<REG>
1010
sourcepub fn sram1_contested(self) -> &'a mut W<REG>
pub fn sram1_contested(self) -> &'a mut W<REG>
1100
sourcepub fn sram0_contested(self) -> &'a mut W<REG>
pub fn sram0_contested(self) -> &'a mut W<REG>
1110
sourcepub fn xip_main_contested(self) -> &'a mut W<REG>
pub fn xip_main_contested(self) -> &'a mut W<REG>
10000
sourcepub fn rom_contested(self) -> &'a mut W<REG>
pub fn rom_contested(self) -> &'a mut W<REG>
10010