Type Alias rp2040_pac::i2c0::ic_dma_tdlr::DMATDL_R

source ·
pub type DMATDL_R = FieldReader;
Expand description

Field DMATDL reader - Transmit Data Level. This bit field controls the level at which a DMA request is made by the transmit logic. It is equal to the watermark level; that is, the dma_tx_req signal is generated when the number of valid data entries in the transmit FIFO is equal to or below this field value, and TDMAE = 1.

Reset value: 0x0

Aliased Type§

struct DMATDL_R { /* private fields */ }