Struct stm32f30x::interrupt::UsbHpCanTx [] [src]

pub struct UsbHpCanTx { /* fields omitted */ }

19 - USB High Priority/CAN_TX interrupts

Trait Implementations

impl Context for UsbHpCanTx
[src]

impl Nr for UsbHpCanTx
[src]

Returns the number associated with this interrupt

impl !Send for UsbHpCanTx
[src]