Files

nRF24LE1 HAL
[Hardware Abstraction Layer (HAL)]


Hardware abstraction layer for nRF24LE1.

The modules provide an interface to some of the hardware modules that can be controlled by the MCU. Some hardware modules do not have a firmware HAL module as they are too flexible to have a general interface. Timers are an example.

Please note that the RF tranceiver is functionally compatible with nRF24L01+. This collection therefore only contains a module for the on-chip SPI interface to the tranceiver. For radio usage use the module for nRF24L01+.

See also:
nRF24L01+ HAL

Files

file  hal_nrf_hw.h
 

Macros and hardware includes for nRF24LE1.