random number generator (TRNG) API ?

cmaglie:
mantoui, thanks i tried and it works... after a little tweak:

        TRNG->TRNG_IDR = 0xFFFFFFFF;

}

Why the hole 32bit if I didn't read the spec wrong the first bit would be enough!?