pub type Timer16DmaRmpR = BitReader<Timer16DmaRmp>;
Expand description

Field TIMER16_DMA_RMP reader - Timer 16 DMA request remapping enable

Aliased Type§

struct Timer16DmaRmpR { /* private fields */ }

Implementations§

source§

impl Timer16DmaRmpR

source

pub const fn variant(&self) -> Timer16DmaRmp

Get enumerated values variant

source

pub fn is_channel0(&self) -> bool

Timer 16 DMA requests are mapped to DMA channel 0

source

pub fn is_channel1(&self) -> bool

Timer 16 DMA requests are remapped to DMA channel 1