rand_sync_read32

Read the 32-bit Random Number.

uint32_t rand_sync_read32(
    const struct rand_sync_desc *const desc
)

Parameters

desc

Type: const struct rand_sync_desc Struct *const

Pointer to the device descriptor instance struct

Returns

Type: uint32_t

The random number generated