Struct stm32f30x::interrupt::UsbHp [] [src]

pub struct UsbHp { /* fields omitted */ }

74 - USB High priority interrupt

Trait Implementations

impl Context for UsbHp
[src]

impl Nr for UsbHp
[src]

Returns the number associated with this interrupt

impl !Send for UsbHp
[src]