Struct stm32f30x::interrupt::Dma2Ch2 [] [src]

pub struct Dma2Ch2 { /* fields omitted */ }

57 - DMA2 channel2 global interrupt

Trait Implementations

impl Context for Dma2Ch2
[src]

impl Nr for Dma2Ch2
[src]

Returns the number associated with this interrupt

impl !Send for Dma2Ch2
[src]