Gazell Link Layer nRF24LU1+ radio interrupt service routine. More...
#include "../common/gzll.h"Go to the source code of this file.
| Functions | |
| NRF_ISR () | |
Gazell Link Layer nRF24LU1+ radio interrupt service routine.
Definition in file gzll_radio_isr.c.
| NRF_ISR | ( | ) | 
Definition at line 20 of file gzll_radio_isr.c.
{
  gzll_radio_isr_function();
} 1.7.2
 1.7.2