26.6.3.1.6 Function trng_disable_events()
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 here for a list of events this module supports.
Note: Events cannot be altered while the module is enabled.
Data direction | Parameter name | Description |
---|---|---|
[in] | module_inst |
Software instance for the TRNG peripheral |
[in] | events |
Struct containing flags of events to disable |