Type Alias xmc4800::gpdma1_ch0::cfgl::FifoEmptyR

source ·
pub type FifoEmptyR = BitReader<FifoEmpty>;
Expand description

Field FIFO_EMPTY reader - Indicates if there is data left in the channel FIFO

Aliased Type§

struct FifoEmptyR { /* private fields */ }

Implementations§

source§

impl FifoEmptyR

source

pub const fn variant(&self) -> FifoEmpty

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Channel FIFO empty

source

pub fn is_value2(&self) -> bool

Channel FIFO not empty