UnalignTrpR

Type Alias UnalignTrpR 

pub type UnalignTrpR = BitReader<UnalignTrp>;
Expand description

Field UNALIGN_TRP reader - Enables unaligned access traps

Aliased Type§

pub struct UnalignTrpR { /* private fields */ }

Implementations§

§

impl UnalignTrpR

pub const fn variant(&self) -> UnalignTrp

Get enumerated values variant

pub fn is_0(&self) -> bool

do not trap unaligned halfword and word accesses

pub fn is_1(&self) -> bool

trap unaligned halfword and word accesses