Functions

hal/nrf24lu1p/cpu.c File Reference

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)

Detailed Description

Implementation of the cpu module for nRF24LU1+.

Definition in file cpu.c.