Disables a TRNG event output.
void trng_disable_events( struct trng_module *const module_inst, struct trng_events *const events)
Disables output events from the True Random Number Generator module. See Section Struct trng_events for a list of events this module supports.
| Data direction | Parameter name | Description |
|---|---|---|
[in] |
module_inst |
Software instance for the TRNG peripheral |
[in] |
events |
Struct containing flags of events to disable |