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().

Table 1. Parameters
Data direction Parameter name Description

[in]

module_inst

Software instance for the True Random Number Generator peripheral