Type Alias atsame54n::cmcc::mcfg::MODE_W

source ·
pub type MODE_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 2, O, MODESELECT_A>;
Expand description

Field MODE writer - Cache Controller Monitor Counter Mode

Aliased Type§

struct MODE_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> MODE_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn cycle_count(self) -> &'a mut W<REG>

Cycle counter

source

pub fn ihit_count(self) -> &'a mut W<REG>

Instruction hit counter

source

pub fn dhit_count(self) -> &'a mut W<REG>

Data hit counter