Description: The demonstration program configure TRNG peripheral. As soon as the TRNG is enabled the generator provides one 32-bit value every 84 clock cycles. TRNG interrupt status DATRDY is set when a new random value is ready, it can be read out on the 32-bit output data register (TRNG_ODATA)in TRNG interrupt routine.