Struct stm32f30x::interrupt::UsbLp [] [src]

pub struct UsbLp { /* fields omitted */ }

75 - USB Low priority interrupt

Trait Implementations

impl Context for UsbLp
[src]

impl Nr for UsbLp
[src]

Returns the number associated with this interrupt

impl !Send for UsbLp
[src]