Type Alias xmc4300::ppb::ccr::UnalignTrpW

source ·
pub type UnalignTrpW<'a, REG> = BitWriter<'a, REG, UnalignTrp>;
Expand description

Field UNALIGN_TRP writer - Unaligned Access Trap Enable

Aliased Type§

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

Implementations§

source§

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

source

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

do not trap unaligned halfword and word accesses

source

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

trap unaligned halfword and word accesses.