Struct stm32f30x::interrupt::Pvd [] [src]

pub struct Pvd { /* fields omitted */ }

1 - PVD through EXTI line detection interrupt

Trait Implementations

impl Context for Pvd
[src]

impl Nr for Pvd
[src]

Returns the number associated with this interrupt

impl !Send for Pvd
[src]