Type Alias d1_pac::dmac::dmac_cfg::DMA_SRC_ADDR_MODE_R

source ·
pub type DMA_SRC_ADDR_MODE_R = BitReader<DMA_SRC_ADDR_MODE_A>;
Expand description

Field dma_src_addr_mode reader - DMA Source Address Mode

Aliased Type§

struct DMA_SRC_ADDR_MODE_R { /* private fields */ }

Implementations§

source§

impl DMA_SRC_ADDR_MODE_R

source

pub fn variant(&self) -> DMA_SRC_ADDR_MODE_A

Get enumerated values variant

source

pub fn is_linear(&self) -> bool

Checks if the value of the field is LINEAR

source

pub fn is_io(&self) -> bool

Checks if the value of the field is IO