RNG parameters structure definition. More...
#include <app_rng.h>
Collaboration diagram for app_rng_params_t:Public Attributes | |
| app_rng_type_t | use_type |
| Specifies the operation mode of RNG. More... | |
| rng_init_t | init |
| RNG required parameters. More... | |
| rng_env_t | rng_env |
| RNG device structure definition. More... | |
| rng_init_t app_rng_params_t::init |
| rng_env_t app_rng_params_t::rng_env |
| app_rng_type_t app_rng_params_t::use_type |