Type Alias xmc4800::can::panctr::RbusyR

source ·
pub type RbusyR = BitReader<Rbusy>;
Expand description

Field RBUSY reader - Result Busy Flag

Aliased Type§

struct RbusyR { /* private fields */ }

Implementations§

source§

impl RbusyR

source

pub const fn variant(&self) -> Rbusy

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.