Type Alias gd32f1::gd32f190::syscfg::cfg0::AdcDmaRmpR

source ·
pub type AdcDmaRmpR = BitReader<AdcDmaRmp>;
Expand description

Field ADC_DMA_RMP reader - ADC DMA request remapping enable

Aliased Type§

struct AdcDmaRmpR { /* private fields */ }

Implementations§

source§

impl AdcDmaRmpR

source

pub const fn variant(&self) -> AdcDmaRmp

Get enumerated values variant

source

pub fn is_channel0(&self) -> bool

ADC DMA requests are mapped to DMA channel 0

source

pub fn is_channel1(&self) -> bool

ADC DMA requests are remapped to DMA channel 1