Type Alias rp2040_pac::i2c0::ic_dma_tdlr::R

source ·
pub type R = R<IC_DMA_TDLR_SPEC>;
Expand description

Register IC_DMA_TDLR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn dmatdl(&self) -> DMATDL_R

Bits 0:3 - 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