BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
Classes | Typedefs
bluetoe::nrf Namespace Reference

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
 

Detailed Description

namespace with nRF51/52 specific configuration options

Typedef Documentation

◆ high_frequency_crystal_oscillator_startup_time_default

default value for the high frequency crystal oscillator startup time

See also
bluetoe::nrf::high_frequency_crystal_oscillator_startup_time