Struct stm32f30x::interrupt::Dma1Ch3 [] [src]

pub struct Dma1Ch3 { /* fields omitted */ }

13 - DMA1 channel 3 interrupt

Trait Implementations

impl Context for Dma1Ch3
[src]

impl Nr for Dma1Ch3
[src]

Returns the number associated with this interrupt

impl !Send for Dma1Ch3
[src]