Type Definition R
Other items instm32wb_stm32hal::stm32wb55::dma2::cselr
type R = R<u32, CSELR>;
Reader of register CSELR
impl R
pub fn c7s(&self) -> C7S_R
Bits 24:27 - DMA channel 7 selection
pub fn c6s(&self) -> C6S_R
Bits 20:23 - DMA channel 6 selection
pub fn c5s(&self) -> C5S_R
Bits 16:19 - DMA channel 5 selection
pub fn c4s(&self) -> C4S_R
Bits 12:15 - DMA channel 4 selection
pub fn c3s(&self) -> C3S_R
Bits 8:11 - DMA channel 3 selection
pub fn c2s(&self) -> C2S_R
Bits 4:7 - DMA channel 2 selection
pub fn c1s(&self) -> C1S_R
Bits 0:3 - DMA channel 1 selection