MSPM0L122X_L222X Driver Library  2.05.01.00
Data Fields
DL_TRNG_backupConfig Struct Reference

Configuration structure to backup TRNG peripheral state before going to STOP/STANDBY mode. Used by DL_TRNG_saveConfiguration. More...

#include <dl_trng.h>

Data Fields

uint32_t controlWord
 
uint32_t clockDivider
 
uint32_t interruptMask
 
bool backupRdy
 

Detailed Description

Configuration structure to backup TRNG peripheral state before going to STOP/STANDBY mode. Used by DL_TRNG_saveConfiguration.

Field Documentation

§ controlWord

uint32_t DL_TRNG_backupConfig::controlWord

TRNG control word. Combination of DL_TRNG_DECIMATION_RATE and DL_TRNG_CMD

§ clockDivider

uint32_t DL_TRNG_backupConfig::clockDivider

TRNG clock divider. Must be one of DL_TRNG_CLOCK_DIVIDE

§ interruptMask

uint32_t DL_TRNG_backupConfig::interruptMask

TRNG interrupt status. Must be one of DL_TRNG_IIDX

§ backupRdy

bool DL_TRNG_backupConfig::backupRdy

Boolean flag indicating whether or not a valid configuration structure exists. Should not be modified by the user.


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