[][src]Type Definition stm32l0xx_hal::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 avaliable fields see icr module