Struct stm32f30x::interrupt::Adc3 [] [src]

pub struct Adc3 { /* fields omitted */ }

47 - ADC3 global interrupt

Trait Implementations

impl Context for Adc3
[src]

impl Nr for Adc3
[src]

Returns the number associated with this interrupt

impl !Send for Adc3
[src]