S113 SoftDevice v7.3.0
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.