Type Alias xmc4400::pref::pcon::IBYP_W

source ·
pub type IBYP_W<'a, REG> = BitWriter<'a, REG, IBYP_A>;
Expand description

Field IBYP writer - Instruction Prefetch Buffer Bypass

Aliased Type§

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

Implementations§

source§

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

source

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

Instruction prefetch buffer not bypassed.

source

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

Instruction prefetch buffer bypassed.