26.6.3.3.4 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.
Data direction | Parameter name | Description |
---|---|---|
[in] | module |
Pointer to TRNG software instance struct |
[in] | callback_type |
Callback type given by an enum |