[][src]Type Definition stm32f4xx_hal::stm32::dcmi::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