Type Alias d1_pac::dmac::dmac_auto_gate::DMA_CHAN_CIRCUIT_R

source ·
pub type DMA_CHAN_CIRCUIT_R = BitReader<DMA_CHAN_CIRCUIT_A>;
Expand description

Field dma_chan_circuit reader - Auto gating bit of DMA channel circuit

Aliased Type§

struct DMA_CHAN_CIRCUIT_R { /* private fields */ }

Implementations§

source§

impl DMA_CHAN_CIRCUIT_R

source

pub fn variant(&self) -> DMA_CHAN_CIRCUIT_A

Get enumerated values variant

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED