no-OS
Public Attributes | List of all members
no_os_trng_init_param Struct Reference

Init parameter for TRNG. More...

#include <no_os_trng.h>

Collaboration diagram for no_os_trng_init_param:
Collaboration graph
[legend]

Public Attributes

uint32_t dev_id
 
void * extra
 
const struct no_os_trng_platform_opsplatform_ops
 

Detailed Description

Init parameter for TRNG.

Member Data Documentation

◆ dev_id

uint32_t no_os_trng_init_param::dev_id

Device id

◆ extra

void* no_os_trng_init_param::extra

Platform specific parameter

◆ platform_ops

const struct no_os_trng_platform_ops* no_os_trng_init_param::platform_ops

Platform ops


The documentation for this struct was generated from the following file: