Type Alias rp2040_pac::i2c0::ic_dma_cr::TDMAE_R

source ·
pub type TDMAE_R = BitReader<TDMAE_A>;
Expand description

Field TDMAE reader - Transmit DMA Enable. This bit enables/disables the transmit FIFO DMA channel. Reset value: 0x0

Aliased Type§

struct TDMAE_R { /* private fields */ }

Implementations§

source§

impl TDMAE_R

source

pub const fn variant(&self) -> TDMAE_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

transmit FIFO DMA channel disabled

source

pub fn is_enabled(&self) -> bool

Transmit FIFO DMA channel enabled