[][src]Type Definition stm32f0xx_hal::pac::usart1::ICR

type ICR = Reg<u32, _ICR>;

Interrupt flag clear register

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

For information about available fields see icr module