Type Alias xmc4400::can::panctr::BUSY_R

source ·
pub type BUSY_R = BitReader<BUSY_A>;
Expand description

Field BUSY reader - Panel Busy Flag

Aliased Type§

struct BUSY_R { /* private fields */ }

Implementations§

source§

impl BUSY_R

source

pub const fn variant(&self) -> BUSY_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Panel has finished command and is ready to accept a new command.

source

pub fn is_value2(&self) -> bool

Panel operation is in progress.