[][src]Type Definition stm32wb_pac::dma2::cselr::W

type W = W<u32, CSELR>;

Writer for register CSELR

Implementations

impl W[src]

pub fn c7s(&mut self) -> C7S_W<'_>[src]

Bits 24:27 - DMA channel 7 selection

pub fn c6s(&mut self) -> C6S_W<'_>[src]

Bits 20:23 - DMA channel 6 selection

pub fn c5s(&mut self) -> C5S_W<'_>[src]

Bits 16:19 - DMA channel 5 selection

pub fn c4s(&mut self) -> C4S_W<'_>[src]

Bits 12:15 - DMA channel 4 selection

pub fn c3s(&mut self) -> C3S_W<'_>[src]

Bits 8:11 - DMA channel 3 selection

pub fn c2s(&mut self) -> C2S_W<'_>[src]

Bits 4:7 - DMA channel 2 selection

pub fn c1s(&mut self) -> C1S_W<'_>[src]

Bits 0:3 - DMA channel 1 selection