Functions

hal/nrf24le1/hal_ancmp.c File Reference

Implementation of hal_ancmp. More...

#include <stdint.h>
#include <stdbool.h>
#include "nrf24le1.h"
#include "nordic_common.h"
#include "hal_ancmp.h"

Go to the source code of this file.

Functions

void hal_ancmp_set_polarity (hal_ancmp_pol_t polarity)
void hal_ancmp_set_ref_voltage_scale (hal_ancmp_ref_scale_t scale)
void hal_ancmp_set_reference (hal_ancmp_ref_t ref)
void hal_ancmp_set_input_channel (hal_ancmp_input_channel_t chsel)
void hal_ancmp_enable (_Bool en)

Detailed Description

Implementation of hal_ancmp.

Definition in file hal_ancmp.c.