Microchip® Advanced Software Framework

TRNG module configuration structure.

Configuration structure for a True Random Number Generator.

#include <trng.h>

Data Fields

bool run_in_standby
 If true, the True Random Number Generator will not be stopped in standby sleep mode. More...
 

bool trng_config::run_in_standby

If true, the True Random Number Generator will not be stopped in standby sleep mode.

Referenced by trng_get_config_defaults(), and trng_init().