16.6.5.15 Enum usart_sample_rate
The value of sample rate and baudrate generation mode.
Enum value | Description |
---|---|
USART_SAMPLE_RATE_16X_ARITHMETIC |
16x over-sampling using arithmetic baudrate generation |
USART_SAMPLE_RATE_16X_FRACTIONAL |
16x over-sampling using fractional baudrate generation |
USART_SAMPLE_RATE_8X_ARITHMETIC |
8x over-sampling using arithmetic baudrate generation |
USART_SAMPLE_RATE_8X_FRACTIONAL |
8x over-sampling using fractional baudrate generation |
USART_SAMPLE_RATE_3X_ARITHMETIC |
3x over-sampling using arithmetic baudrate generation |