Type Alias d1_pac::dmac::dmac_cfg::DMA_ADDR_MODE_R

source ·
pub type DMA_ADDR_MODE_R = BitReader<DMA_ADDR_MODE_A>;
Expand description

Field dma_addr_mode reader - DMA Destination Address Mode

Aliased Type§

struct DMA_ADDR_MODE_R { /* private fields */ }

Implementations§

source§

impl DMA_ADDR_MODE_R

source

pub fn variant(&self) -> DMA_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