Struct stm32f30x::interrupt::Dma2Ch1 [] [src]

pub struct Dma2Ch1 { /* fields omitted */ }

56 - DMA2 channel1 global interrupt

Trait Implementations

impl Context for Dma2Ch1
[src]

impl Nr for Dma2Ch1
[src]

Returns the number associated with this interrupt

impl !Send for Dma2Ch1
[src]