Struct stm32f30x::interrupt::I2c1Er [] [src]

pub struct I2c1Er { /* fields omitted */ }

32 - I2C1 error interrupt

Trait Implementations

impl Context for I2c1Er
[src]

impl Nr for I2c1Er
[src]

Returns the number associated with this interrupt

impl !Send for I2c1Er
[src]