S312 SoftDevice  v6.1.1
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Possible LFCLK oscillator sources

Macros

#define NRF_CLOCK_LF_SRC_RC   (0)
 
#define NRF_CLOCK_LF_SRC_XTAL   (1)
 
#define NRF_CLOCK_LF_SRC_SYNTH   (2)
 

Detailed Description

Macro Definition Documentation

#define NRF_CLOCK_LF_SRC_RC   (0)

LFCLK RC oscillator.

#define NRF_CLOCK_LF_SRC_SYNTH   (2)

LFCLK Synthesized from HFCLK.

#define NRF_CLOCK_LF_SRC_XTAL   (1)

LFCLK crystal oscillator.