48.5.2.2 Enabling, Disabling and Resetting
The TRNG is enabled by writing '1' to the Enable bit in the Control A register (CTRLA.ENABLE).
The TRNG is disabled by writing a zero twice to CTRLA.ENABLE:
- CTRLA.ENABLE = 0;
- CTRLA.ENABLE = 0;
The TRNG is enabled by writing '1' to the Enable bit in the Control A register (CTRLA.ENABLE).
The TRNG is disabled by writing a zero twice to CTRLA.ENABLE:
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.