Type Alias xmc4200::can::panctr::RBUSY_R

source ·
pub type RBUSY_R = BitReader<RBUSY_A>;
Expand description

Field RBUSY reader - Result Busy Flag

Aliased Type§

struct RBUSY_R { /* private fields */ }

Implementations§

source§

impl RBUSY_R

source

pub const fn variant(&self) -> RBUSY_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

No update of PANAR1 and PANAR2 is scheduled by the list controller.

source

pub fn is_value2(&self) -> bool

A list command is running (BUSY = 1) that will write results to PANAR1 and PANAR2, but the results are not yet available.