26.6.3.1.3 Function trng_enable()
Enables a TRNG that was previously configured.
void trng_enable( struct trng_module *const module_inst)
Enables True Random Number Generator that was previously configured via a call to trng_init().
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Software instance for the True Random Number Generator peripheral |