S132 SoftDevice v2.0.0
APIs for SoftDevice management. More...
Modules |
|
| Defines | |
| Enumerations | |
| Functions | |
| Possible lfclk oscillator sources | |
| SoftDevice Manager Error Codes | |
|
Error definitions for the SDM API.
|
|
| Types | |
Macros |
|
| #define | NRF_CLOCK_LF_SRC_RC (0) |
| #define | NRF_CLOCK_LF_SRC_XTAL (1) |
| #define | NRF_CLOCK_LF_SRC_SYNTH (2) |
Detailed Description
APIs for SoftDevice management.
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.