Type Alias xmc4200::can_node0::ncr::SUSEN_W

source ·
pub type SUSEN_W<'a, REG> = BitWriter<'a, REG, SUSEN_A>;
Expand description

Field SUSEN writer - Suspend Enable

Aliased Type§

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

Implementations§

source§

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

source

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

An OCDS suspend trigger is ignored by the CAN node.

source

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

An OCDS suspend trigger disables the CAN node: As soon as the CAN node becomes bus-idle or bus-off, bit INIT is internally forced to 1 to disable the CAN node. The actual value of bit INIT remains unchanged.