LL RNG Init Structure definition. More...
#include <ll_rng.h>
Public Attributes | |
uint32_t | seed |
uint32_t | lfsr_mode |
uint32_t | out_mode |
uint32_t | post_mode |
uint32_t | it |
uint32_t ll_rng_init_t::it |
Specifies interrupt configuration for the RNG. This parameter can be a value of RNG hardware interrupt enable.
uint32_t ll_rng_init_t::lfsr_mode |
Specifies the configuration mode for the LFSR. This parameter can be a value of LFSR configuration mode
uint32_t ll_rng_init_t::out_mode |
Specifies the Output mode for the RNG. This parameter can be a value of RNG Output mode
uint32_t ll_rng_init_t::post_mode |
Specifies post-process configuration for the RNG. This parameter can be a value of Post-process mode
uint32_t ll_rng_init_t::seed |
Specifies the seed source for the LFSR. This parameter can be a value of LFSR seed source