33.1.2.3 rand_sync_enable
Enable the Random Number Generator Driver.
int32_t rand_sync_enable(
struct rand_sync_desc *const desc
)
Parameters
- desc
-
Type: struct rand_sync_desc Struct *const
Pointer to the device descriptor instance struct
Returns
Type: int32_t
Enable operation result status, ERR_NONE (0) for OK.