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

pub type ICR = Reg<u32, _ICR>;
Expand description

Interrupt flag clear register

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

For information about available fields see icr module