Type Alias xmc4400::ppb::ccr::DIV_0_TRP_W

source ·
pub type DIV_0_TRP_W<'a, REG> = BitWriter<'a, REG, DIV_0_TRP_A>;
Expand description

Field DIV_0_TRP writer - Divide by Zero Trap Enable

Aliased Type§

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

Implementations§

source§

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

source

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

do not trap divide by 0

source

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

trap divide by 0.