Type Alias xmc4200::can_node0::nsr::SUSACK_R

source ·
pub type SUSACK_R = BitReader<SUSACK_A>;
Expand description

Field SUSACK reader - Suspend Acknowledge

Aliased Type§

struct SUSACK_R { /* private fields */ }

Implementations§

source§

impl SUSACK_R

source

pub const fn variant(&self) -> SUSACK_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The CAN node is not in Suspend Mode or a suspend request is pending, but the CAN node has not yet reached bus-idle or bus-off.

source

pub fn is_value2(&self) -> bool

The CAN node is in Suspend Mode: The CAN node is inactive (bit NCR.INIT internally forced to 1) due to an OCDS suspend request.