[][src]Type Definition stm32f0xx_hal::pac::i2c1::ISR

type ISR = Reg<u32, _ISR>;

Interrupt and Status register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see isr module