Struct stm32f30x::interrupt::CanRx1 [] [src]

pub struct CanRx1 { /* fields omitted */ }

21 - CAN_RX1 interrupt

Trait Implementations

impl Context for CanRx1
[src]

impl Nr for CanRx1
[src]

Returns the number associated with this interrupt

impl !Send for CanRx1
[src]