Type Alias xmc4800::gpdma0_ch2::cfgh::FIFO_MODE_R

source ·
pub type FIFO_MODE_R = BitReader<FIFO_MODE_A>;
Expand description

Field FIFO_MODE reader - FIFO Mode Select

Aliased Type§

struct FIFO_MODE_R { /* private fields */ }

Implementations§

source§

impl FIFO_MODE_R

source

pub const fn variant(&self) -> FIFO_MODE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Space/data available for single AHB transfer of the specified transfer width.

source

pub fn is_value2(&self) -> bool

Data available is greater than or equal to half the FIFO depth for destination transfers and space available is greater than half the fifo depth for source transfers. The exceptions are at the end of a burst transaction request or at the end of a block transfer.