BlueToe
an alternative GATT/BLE implementation
|
namespace with nRF51/52 specific configuration options More...
Classes | |
struct | calibrated_rc_sleep_clock |
configure the low frequency clock to run from the RC oscilator. More... | |
struct | high_frequency_crystal_oscillator_startup_time |
configure the high frequency crystal oscillator startup time More... | |
struct | leave_run_on_interrupt |
configures the radio::run() function to return on every interrupt More... | |
struct | sleep_clock_crystal_oscillator |
configure the low frequency clock to be sourced from a crystal oscilator More... | |
struct | synthesized_sleep_clock |
configure the low frequency clock to be sourced out of the high frequency clock More... | |
Typedefs | |
using | high_frequency_crystal_oscillator_startup_time_default = high_frequency_crystal_oscillator_startup_time< 300 > |
default value for the high frequency crystal oscillator startup time | |
namespace with nRF51/52 specific configuration options
using bluetoe::nrf::high_frequency_crystal_oscillator_startup_time_default = typedef high_frequency_crystal_oscillator_startup_time< 300 > |
default value for the high frequency crystal oscillator startup time