Struct stm32f30x::interrupt::Wwdg [] [src]

pub struct Wwdg { /* fields omitted */ }

0 - Window Watchdog interrupt

Trait Implementations

impl Context for Wwdg
[src]

impl Nr for Wwdg
[src]

Returns the number associated with this interrupt

impl !Send for Wwdg
[src]