Functions

hal/nrf24lu1p/hal_nrf_hw.c File Reference

Implementation of hal_nrf_rw for nRF24LU1+. More...

#include <stdint.h>
#include "hal_nrf.h"
#include "nrf24lu1p.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 for nRF24LU1+.

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

Definition in file hal_nrf_hw.c.