33.1.2.4 rand_sync_disable
Disable the Random Number Generator Driver.
void rand_sync_disable(
struct rand_sync_desc *const desc
)
Parameters
- desc
-
Type: struct rand_sync_desc Struct *const
Pointer to the device descriptor instance struct
Returns
Type: void