Struct stm32f40x::interrupt::I2C2_ER [] [src]

pub struct I2C2_ER { /* fields omitted */ }

34 - I2C2 error interrupt

Trait Implementations

impl Context for I2C2_ER
[src]

impl Nr for I2C2_ER
[src]

Returns the number associated with this interrupt

impl !Send for I2C2_ER
[src]