Type Definition stm32g0::stm32g0c1::usart1::icr::RTOCF_W

source · []
pub type RTOCF_W<'a, const O: u8> = BitWriter<'a, u32, ICR_SPEC, bool, O>;
Expand description

Field RTOCF writer - Receiver timeout clear flag Writing 1 to this bit clears the RTOF flag in the USART_ISR register. Note: If the USART does not support the Receiver timeout feature, this bit is reserved and must be kept at reset value. Refer to page 835.