Radio driver for nRF5x SoCs for using the radio in BLE mode. More...
Radio driver for nRF5x SoCs for using the radio in BLE mode.
Files | |
file | nrfble.h |
Interface definition for the nrfble radio driver. | |
Macros | |
#define | NRFBLE_TXPOWER_DEFAULT (0) /* 0dBm */ |
Default transmission power used. | |
Functions | |
netdev_t * | nrfble_setup (void) |
Setup the device driver's data structures. More... | |
#define | NRFBLE_CHAN_MIN (0U) |
nrfble channel configuration | |
#define | NRFBLE_CHAN_MAX (39U) |
netdev_t* nrfble_setup | ( | void | ) |
Setup the device driver's data structures.