Type Alias xmc4300::pref::pcon::IbypR

source ·
pub type IbypR = BitReader<Ibyp>;
Expand description

Field IBYP reader - Instruction Prefetch Buffer Bypass

Aliased Type§

struct IbypR { /* private fields */ }

Implementations§

source§

impl IbypR

source

pub const fn variant(&self) -> Ibyp

Get enumerated values variant

source

pub fn is_const_0(&self) -> bool

Instruction prefetch buffer not bypassed.

source

pub fn is_const_1(&self) -> bool

Instruction prefetch buffer bypassed.