Interface functions for the true random number generator. More...
#include <stdint.h>#include <stdbool.h>Go to the source code of this file.
| Functions | |
| void | hal_rng_power_up (_Bool pwr_up) | 
| void | hal_rng_bias_corr_enable (_Bool en) | 
| uint8_t | hal_rng_read (void) | 
| _Bool | hal_rng_data_ready (void) | 
Interface functions for the true random number generator.
Definition in file hal_rng.h.
 1.7.2
 1.7.2