Struct stm32f30x::interrupt::Comp123 [] [src]

pub struct Comp123 { /* fields omitted */ }

64 - COMP1 & COMP2 & COMP3 interrupts combined with EXTI Lines 21, 22 and 29 interrupts

Trait Implementations

impl Context for Comp123
[src]

impl Nr for Comp123
[src]

Returns the number associated with this interrupt

impl !Send for Comp123
[src]