Type Alias d1_pac::smhc::smhc_ctrl::DMA_ENB_R

source ·
pub type DMA_ENB_R = BitReader<DMA_ENB_A>;
Expand description

Field dma_enb reader - DMA Global Enable

Aliased Type§

struct DMA_ENB_R { /* private fields */ }

Implementations§

source§

impl DMA_ENB_R

source

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