pub type PERFSEL1_W<'a, REG> = FieldWriter<'a, REG, 5, PERFSEL1_A>;
Expand description
Field PERFSEL1
writer - Select an event for PERFCTR1. Count either contested accesses, or all accesses, on a downstream port of the main crossbar.
Aliased Type§
struct PERFSEL1_W<'a, REG> { /* private fields */ }
Implementations§
Source§impl<'a, REG> PERFSEL1_W<'a, REG>
impl<'a, REG> PERFSEL1_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