Struct stm32f429_hal::dma::C4 [] [src]

pub struct C4;

DMA channel

Trait Implementations

impl DmaChannel for C4
[src]

[src]

Numeric channel number

Auto Trait Implementations

impl Send for C4

impl Sync for C4