cr2
-
UASRT 레지스터 CR2STM32 2021. 9. 29. 04:20
Control register 2 (USART_CR2) Bits 31:28 ADD[7:4]: Address of the USART node Bits 27:24 ADD[3:0]: Address of the USART node Bit 23 RTOEN: Receiver timeout enable Bits 22:21 ABRMOD[1:0]: Auto baud rate mode 00: Measurement of the start bit is used to detect the baud rate. 01: Falling edge to falling edge measurement. 10: 0x7F frame detection. 11: 0x55 frame detection Bit 20 ABREN: Auto baud rate..