Struct stm32f429_hal::dma::C2 [] [src]

pub struct C2;

DMA channel

Trait Implementations

impl DmaChannel for C2
[src]

[src]

Numeric channel number

Auto Trait Implementations

impl Send for C2

impl Sync for C2