Type Alias rp2040_pac::i2c0::ic_dma_cr::R

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

Register IC_DMA_CR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rdmae(&self) -> RDMAE_R

Bit 0 - Receive DMA Enable. This bit enables/disables the receive FIFO DMA channel. Reset value: 0x0

source

pub fn tdmae(&self) -> TDMAE_R

Bit 1 - Transmit DMA Enable. This bit enables/disables the transmit FIFO DMA channel. Reset value: 0x0