Function trng_disable_callback()

Disables callback.

void trng_disable_callback(
		struct trng_module *const module,
		enum trng_callback callback_type)

Disables the callback function registered by the trng_register_callback.

Table 1. Parameters
Data direction Parameter name Description

[in]

module

Pointer to TRNG software instance struct

[in]

callback_type

Callback type given by an enum