Type Alias xmc4800::vadc_g0::qsr0::EmptyR

source ·
pub type EmptyR = BitReader<Empty>;
Expand description

Field EMPTY reader - Queue Empty

Aliased Type§

struct EmptyR { /* private fields */ }

Implementations§

source§

impl EmptyR

source

pub const fn variant(&self) -> Empty

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)