Struct stm32f429_hal::dma::C5 [] [src]

pub struct C5;

DMA channel

Trait Implementations

impl DmaChannel for C5
[src]

[src]

Numeric channel number

Auto Trait Implementations

impl Send for C5

impl Sync for C5