rand_sync_read8

Read the 8-bit Random Number.

uint8_t rand_sync_read8(
    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: uint8_t

The random number generated