Implementation of the cpu module for nRF24LU1+. More...
#include "nrf24lu1p.h"#include "nordic_common.h"#include "cpu.h"Go to the source code of this file.
Functions | |
| void | cpu_pwr_down (void) |
| void | cpu_set_clock_frequency (uint8_t cf) |
Implementation of the cpu module for nRF24LU1+.
Definition in file cpu.c.
1.7.2