Type Alias xmc4300::ppb::ccr::UnalignTrpR

source ·
pub type UnalignTrpR = BitReader<UnalignTrp>;
Expand description

Field UNALIGN_TRP reader - Unaligned Access Trap Enable

Aliased Type§

struct UnalignTrpR { /* private fields */ }

Implementations§

source§

impl UnalignTrpR

source

pub const fn variant(&self) -> UnalignTrp

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

do not trap unaligned halfword and word accesses

source

pub fn is_value2(&self) -> bool

trap unaligned halfword and word accesses.