Type Alias atsame54n::cmcc::maint1::WAY_W

source ·
pub type WAY_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 4, O, WAYSELECT_AW>;
Expand description

Field WAY writer - Invalidate Way

Aliased Type§

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

Implementations§

source§

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

source

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

Way 0 is selection for index invalidation

source

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

Way 1 is selection for index invalidation

source

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

Way 2 is selection for index invalidation

source

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

Way 3 is selection for index invalidation