Struct stm32f30x::interrupt::Tim1Cc [] [src]

pub struct Tim1Cc { /* fields omitted */ }

27 - TIM1 capture compare interrupt

Trait Implementations

impl Context for Tim1Cc
[src]

impl Nr for Tim1Cc
[src]

Returns the number associated with this interrupt

impl !Send for Tim1Cc
[src]