Type Alias xmc4400::can_node0::ncr::SUSEN_R

source ·
pub type SUSEN_R = BitReader<SUSEN_A>;
Expand description

Field SUSEN reader - Suspend Enable

Aliased Type§

struct SUSEN_R { /* private fields */ }

Implementations§

source§

impl SUSEN_R

source

pub const fn variant(&self) -> SUSEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

An OCDS suspend trigger is ignored by the CAN node.

source

pub fn is_value2(&self) -> bool

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.