Functions

hal/nrf24le1/hal_rng.c File Reference

Implementation of hal_rng. More...

#include <stdint.h>
#include <stdbool.h>
#include "nrf24le1.h"
#include "nordic_common.h"
#include "hal_rng.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

Implementation of hal_rng.

Definition in file hal_rng.c.