Data Fields
TRNGCC26XX_Object Struct Reference

TRNGCC26XX Object. More...

#include <TRNGCC26XX.h>

Collaboration diagram for TRNGCC26XX_Object:
Collaboration graph
[legend]

Data Fields

bool isOpen
 
TRNG_ReturnBehavior returnBehavior
 
int_fast16_t returnStatus
 
size_t entropyGenerated
 
size_t entropyRequested
 
uint32_t semaphoreTimeout
 
uint8_t * entropyBuffer
 
CryptoKeyentropyKey
 
uint32_t samplesPerCycle
 
TRNG_CallbackFxn callbackFxn
 

Detailed Description

TRNGCC26XX Object.

The application must not access any member variables of this structure!

Field Documentation

§ isOpen

bool TRNGCC26XX_Object::isOpen

§ returnBehavior

TRNG_ReturnBehavior TRNGCC26XX_Object::returnBehavior

§ returnStatus

int_fast16_t TRNGCC26XX_Object::returnStatus

§ entropyGenerated

size_t TRNGCC26XX_Object::entropyGenerated

§ entropyRequested

size_t TRNGCC26XX_Object::entropyRequested

§ semaphoreTimeout

uint32_t TRNGCC26XX_Object::semaphoreTimeout

§ entropyBuffer

uint8_t* TRNGCC26XX_Object::entropyBuffer

§ entropyKey

CryptoKey* TRNGCC26XX_Object::entropyKey

§ samplesPerCycle

uint32_t TRNGCC26XX_Object::samplesPerCycle

§ callbackFxn

TRNG_CallbackFxn TRNGCC26XX_Object::callbackFxn

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