Type Alias xmc4200::pref::pcon::IBYP_R

source ·
pub type IBYP_R = BitReader<IBYP_A>;
Expand description

Field IBYP reader - Instruction Prefetch Buffer Bypass

Aliased Type§

struct IBYP_R { /* private fields */ }

Implementations§

source§

impl IBYP_R

source

pub const fn variant(&self) -> IBYP_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Instruction prefetch buffer not bypassed.

source

pub fn is_value2(&self) -> bool

Instruction prefetch buffer bypassed.