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