Struct stm32f30x::interrupt::RtcWkup [] [src]

pub struct RtcWkup { /* fields omitted */ }

3 - RTC Wakeup interrupt through the EXTI line

Trait Implementations

impl Context for RtcWkup
[src]

impl Nr for RtcWkup
[src]

Returns the number associated with this interrupt

impl !Send for RtcWkup
[src]