pub type PERFSEL0_R = FieldReader<PERFSEL0_A>;
Expand description
Field PERFSEL0
reader - Select an event for PERFCTR0. Count either contested accesses, or all accesses, on a downstream port of the main crossbar.
Aliased Type§
struct PERFSEL0_R { /* private fields */ }
Implementations§
Source§impl PERFSEL0_R
impl PERFSEL0_R
Sourcepub const fn variant(&self) -> Option<PERFSEL0_A>
pub const fn variant(&self) -> Option<PERFSEL0_A>
Get enumerated values variant
Sourcepub fn is_apb_contested(&self) -> bool
pub fn is_apb_contested(&self) -> bool
0
Sourcepub fn is_fastperi_contested(&self) -> bool
pub fn is_fastperi_contested(&self) -> bool
10
Sourcepub fn is_fastperi(&self) -> bool
pub fn is_fastperi(&self) -> bool
11
Sourcepub fn is_sram5_contested(&self) -> bool
pub fn is_sram5_contested(&self) -> bool
100
Sourcepub fn is_sram4_contested(&self) -> bool
pub fn is_sram4_contested(&self) -> bool
110
Sourcepub fn is_sram3_contested(&self) -> bool
pub fn is_sram3_contested(&self) -> bool
1000
Sourcepub fn is_sram2_contested(&self) -> bool
pub fn is_sram2_contested(&self) -> bool
1010
Sourcepub fn is_sram1_contested(&self) -> bool
pub fn is_sram1_contested(&self) -> bool
1100
Sourcepub fn is_sram0_contested(&self) -> bool
pub fn is_sram0_contested(&self) -> bool
1110
Sourcepub fn is_xip_main_contested(&self) -> bool
pub fn is_xip_main_contested(&self) -> bool
10000
Sourcepub fn is_xip_main(&self) -> bool
pub fn is_xip_main(&self) -> bool
10001
Sourcepub fn is_rom_contested(&self) -> bool
pub fn is_rom_contested(&self) -> bool
10010