Data Fields
RNG_Config Struct Reference

RNG Global configuration. More...

#include <RNG.h>

Data Fields

void * object
 
void const * hwAttrs
 

Detailed Description

RNG Global configuration.

The RNG_Config structure contains a set of pointers used to characterize the RNG driver implementation.

This structure needs to be defined before calling RNG_init() and it must not be changed thereafter.

See also
RNG_init()

Field Documentation

§ object

void* RNG_Config::object

Pointer to a driver specific data object

§ hwAttrs

void const* RNG_Config::hwAttrs

Pointer to a driver specific hardware attributes structure


The documentation for this struct was generated from the following file:
© Copyright 1995-2023, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale