Type Alias xmc4800::gpdma1_ch0::cfgh::FIFO_MODE_W

source ·
pub type FIFO_MODE_W<'a, REG> = BitWriter<'a, REG, FIFO_MODE_A>;
Expand description

Field FIFO_MODE writer - FIFO Mode Select

Aliased Type§

struct FIFO_MODE_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> FIFO_MODE_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

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

source

pub fn value2(self) -> &'a mut W<REG>

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.