Functions

hal/nrf24le1/hal_nrf_hw.c File Reference

Implementation of hal_nrf_rw. More...

#include <nrf24le1.h>
#include <stdint.h>
#include "hal_nrf.h"

Go to the source code of this file.

Functions

uint8_t hal_nrf_rw (uint8_t value)

Detailed Description

Implementation of hal_nrf_rw.

hal_nrf_rw is an SPI function which is hardware dependent. This file contains an implementation for nRF24LE1.

Definition in file hal_nrf_hw.c.