These bits define the division ratio of the main clock prescaler related to the
Clock Domain controlled by the CLKDIVn register. To ensure correct operation,
frequencies must be selected so that FCLKDIV[n]≥ FCLKDIV[n+1] (i.e. CLKDIVn.DIV
≤ CLKDIV(n+1).DIV).
Frequencies must never exceed the specified maximum frequency for each clock
domain. An update to this register may not take affect immediately. The MCLK
peripheral will wait for the falling edge of the previous clock and the new
clock to coincide before switching. The INTFLAG.CKRDY can be used to determine
when MCLK has made the switch.
Note: All other values are reserved
or invalid.
| Value | Name | Description |
|---|
| 1 | DIV1 | Divide by 1 |
| 2 | DIV2 | Divide by 2 |
| 4 | DIV4 | Divide by 4 |
| 8 | DIV8 | Divide by 8 |
| 16 | DIV16 | Divide by 16 |
| 32 | DIV32 | Divide by 32 |
| 64 | DIV64 | Divide by 64 |
| 128 | DIV128 | Divide by 128 |