Struct C1
stm32f429_hal::dma
pub struct C1;
DMA channel
impl DmaChannel for C1
fn channel() -> u8
Numeric channel number
impl Send for C1
impl Sync for C1