CLKDIV=128
Baud rate register. Integer portion.
IBAUD | Integer portion of baud rate divisor value. IBAUD = InputClock / (factor * Baud Rate Frequency). |
CLKDIV | FACTOR must be chosen to have IDIV>0. factor used in calculation = 128 >> FACTOR. 0 (128): Baud Factor 128 1 (64): Baud Factor 64 2 (32): Baud Factor 32 3 (16): Baud Factor 16 4 (8): Baud Factor 8 |