[][src]Type Definition stm32f3xx_hal_v2::stm32::i2c1::ICR

type ICR = Reg<u32, _ICR>;

Interrupt clear register

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

For information about available fields see icr module