Type Alias esp32c3::spi2::dma_conf::RX_EOF_EN_R

source ·
pub type RX_EOF_EN_R = BitReader;
Expand description

Field RX_EOF_EN reader - 1: spi_dma_inlink_eof is set when the number of dma pushed data bytes is equal to the value of spi_slv/mst_dma_rd_bytelen[19:0] in spi dma transition. 0: spi_dma_inlink_eof is set by spi_trans_done in non-seg-trans or spi_dma_seg_trans_done in seg-trans.

Aliased Type§

struct RX_EOF_EN_R { /* private fields */ }