pub type Timer15DmaRmpR = BitReader<Timer15DmaRmp>;
Expand description

Field TIMER15_DMA_RMP reader - Timer 15 DMA request remapping enable

Aliased Type§

struct Timer15DmaRmpR { /* private fields */ }

Implementations§

source§

impl Timer15DmaRmpR

source

pub const fn variant(&self) -> Timer15DmaRmp

Get enumerated values variant

source

pub fn is_channel2(&self) -> bool

Timer 15 DMA requests are mapped to DMA channel 2

source

pub fn is_channel3(&self) -> bool

Timer 15 DMA requests are remapped to DMA channel 3