Type Alias xmc4300::ppb::ccr::UNALIGN_TRP_W

source ·
pub type UNALIGN_TRP_W<'a, REG> = BitWriter<'a, REG, UNALIGN_TRP_A>;
Expand description

Field UNALIGN_TRP writer - Unaligned Access Trap Enable

Aliased Type§

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

Implementations§

source§

impl<'a, REG> UNALIGN_TRP_W<'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.