[][src]Type Definition stm32l0::stm32l0x2::dma1::cselr::R

type R = R<u32, CSELR>;

Reader of register CSELR

Methods

impl R[src]

pub fn c7s(&self) -> C7S_R[src]

Bits 24:27 - DMA channel 7 selection

pub fn c6s(&self) -> C6S_R[src]

Bits 20:23 - DMA channel 6 selection

pub fn c5s(&self) -> C5S_R[src]

Bits 16:19 - DMA channel 5 selection

pub fn c4s(&self) -> C4S_R[src]

Bits 12:15 - DMA channel 4 selection

pub fn c3s(&self) -> C3S_R[src]

Bits 8:11 - DMA channel 3 selection

pub fn c2s(&self) -> C2S_R[src]

Bits 4:7 - DMA channel 2 selection

pub fn c1s(&self) -> C1S_R[src]

Bits 0:3 - DMA channel 1 selection