Type Alias xmc4300::pref::pcon::IinvW

source ·
pub type IinvW<'a, REG> = BitWriter<'a, REG, Iinv>;
Expand description

Field IINV writer - Instruction Prefetch Buffer Invalidate

Aliased Type§

struct IinvW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> IinvW<'a, REG>
where REG: Writable + RegisterSpec,

source

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

No effect.

source

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

Initiate invalidation of entire instruction cache.