Type Alias d1_pac::dmac::dmac_pau::DMA_PAUSE_R

source ·
pub type DMA_PAUSE_R = BitReader<DMA_PAUSE_A>;
Expand description

Field dma_pause reader - Pause the DMA Channel Transfer Data

Aliased Type§

struct DMA_PAUSE_R { /* private fields */ }

Implementations§

source§

impl DMA_PAUSE_R

source

pub fn variant(&self) -> DMA_PAUSE_A

Get enumerated values variant

source

pub fn is_resume(&self) -> bool

Checks if the value of the field is RESUME

source

pub fn is_pause(&self) -> bool

Checks if the value of the field is PAUSE