- Disable the RNG (set the ENABLE bit of the CONTROL register to 0)
- Configure the CONTROL register
- Do a soft reset to have a clean starting point (set bit SOFTRST of the CONTROL register
to 1)
- Enable the RNG back (set the ENABLE bit of the CONTROL register to 1 while clearing the SOFTRST bit)