User Activity

Posted on July 22, 2016 at 12:03In the function:void USART_SetReceiverTimeOut(USART_TypeDef* USARTx, uint32_t USART_ReceiverTimeOut)The code: /* Clear the receiver Time Out value by clearing the RTO[23:0] bits in the RTOR register  */  USARTx->RTOR ...