Type Alias d1_pac::csic::csic_dma::csic_dma_en::DMA_EN_R

source ·
pub type DMA_EN_R = BitReader<DMA_EN_A>;
Expand description

Field dma_en reader - When BK_TOP_EN is enabled, setting 1 to this bit indicates the module works in DMA mode.

Aliased Type§

struct DMA_EN_R { /* private fields */ }

Implementations§

source§

impl DMA_EN_R

source

pub fn variant(&self) -> DMA_EN_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE