Type Alias xmc4500::vadc_g0::qsr0::EMPTY_R

source ·
pub type EMPTY_R = BitReader<EMPTY_A>;
Expand description

Field EMPTY reader - Queue Empty

Aliased Type§

struct EMPTY_R { /* private fields */ }

Implementations§

source§

impl EMPTY_R

source

pub const fn variant(&self) -> EMPTY_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

There are valid entries in the queue (see FILL)

source

pub fn is_value2(&self) -> bool

No valid entries (queue is empty)