Search | Google it | Results 1 - 1 of 1 for fundef:USART_BRR (0.00 seconds) |
34: #define USART_CR3(x) (ba[x] + USARTx_CR3) /* Control register 3 */ 35: #define USART_BRR(x) (ba[x] + USARTx_BRR) /* baud rate register */ 36: #define USART_GTPR(x) (ba[x] + USARTx_GTPR) /* Guard time and Priscaler register */