Struct stm32f30x::interrupt::Dma1Ch2 [] [src]

pub struct Dma1Ch2 { /* fields omitted */ }

12 - DMA1 channel 2 interrupt

Trait Implementations

impl Context for Dma1Ch2
[src]

impl Nr for Dma1Ch2
[src]

Returns the number associated with this interrupt

impl !Send for Dma1Ch2
[src]