Struct stm32f429_hal::dma::C1 [] [src]

pub struct C1;

DMA channel

Trait Implementations

impl DmaChannel for C1
[src]

[src]

Numeric channel number

Auto Trait Implementations

impl Send for C1

impl Sync for C1