R

Type Alias R 

Source
pub type R = R<u32, CSELR>;
Expand description

Reader of register CSELR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn c7s(&self) -> C7S_R

Bits 24:27 - DMA channel 7 selection

Source

pub fn c6s(&self) -> C6S_R

Bits 20:23 - DMA channel 6 selection

Source

pub fn c5s(&self) -> C5S_R

Bits 16:19 - DMA channel 5 selection

Source

pub fn c4s(&self) -> C4S_R

Bits 12:15 - DMA channel 4 selection

Source

pub fn c3s(&self) -> C3S_R

Bits 8:11 - DMA channel 3 selection

Source

pub fn c2s(&self) -> C2S_R

Bits 4:7 - DMA channel 2 selection

Source

pub fn c1s(&self) -> C1S_R

Bits 0:3 - DMA channel 1 selection