Type Alias atsame54n::cmcc::mcfg::MODE_R

source ·
pub type MODE_R = FieldReader<MODESELECT_A>;
Expand description

Field MODE reader - Cache Controller Monitor Counter Mode

Aliased Type§

struct MODE_R { /* private fields */ }

Implementations§

source§

impl MODE_R

source

pub const fn variant(&self) -> Option<MODESELECT_A>

Get enumerated values variant

source

pub fn is_cycle_count(&self) -> bool

Cycle counter

source

pub fn is_ihit_count(&self) -> bool

Instruction hit counter

source

pub fn is_dhit_count(&self) -> bool

Data hit counter