Searched refs:autoTx (Results 1 – 4 of 4) sorted by relevance
467 bool autoTx; member
888 usart->CTRL |= init->autoTx ? USART_CTRL_AUTOTX : 0; in USART_InitSync()