Struct stm32f429_hal::dma::C7 [] [src]

pub struct C7;

DMA channel

Trait Implementations

impl DmaChannel for C7
[src]

[src]

Numeric channel number

Auto Trait Implementations

impl Send for C7

impl Sync for C7