Functions

hal/nrf24le1/hal_rng.h File Reference

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)

Detailed Description

Interface functions for the true random number generator.

Definition in file hal_rng.h.