Data Fields
TRNGCC26X0_Object Struct Reference

TRNGCC26XX Object. More...

#include <TRNGCC26X0.h>

Data Fields

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

Detailed Description

TRNGCC26XX Object.

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

Field Documentation

§ isOpen

bool TRNGCC26X0_Object::isOpen

§ returnStatus

int_fast16_t TRNGCC26X0_Object::returnStatus

§ returnBehavior

TRNG_ReturnBehavior TRNGCC26X0_Object::returnBehavior

§ entropyGenerated

size_t TRNGCC26X0_Object::entropyGenerated

§ entropyRequested

size_t TRNGCC26X0_Object::entropyRequested

§ semaphoreTimeout

uint32_t TRNGCC26X0_Object::semaphoreTimeout

§ entropyBuffer

uint8_t* TRNGCC26X0_Object::entropyBuffer

§ entropyKey

CryptoKey* TRNGCC26X0_Object::entropyKey

§ callbackFxn

TRNG_CallbackFxn TRNGCC26X0_Object::callbackFxn

§ callbackSwi

SwiP_Struct TRNGCC26X0_Object::callbackSwi

The documentation for this struct was generated from the following file:
Copyright 2018, Texas Instruments Incorporated