Random config structure. More...
#include <mcuxClRandom_Types.h>
Data Fields | |
| mcuxClRandom_Mode_t | mode |
| Random data generation mode/algorithm. More... | |
| mcuxClRandom_Context_t | ctx |
| Context for the Rng. More... | |
Random config structure.
This structure is used to store context and mode pointers.
| mcuxClRandom_Mode_t mcuxClRandom_Config::mode |
Random data generation mode/algorithm.
| mcuxClRandom_Context_t mcuxClRandom_Config::ctx |
Context for the Rng.