Default configuration for the AT86RF215 driver. More...
Default configuration for the AT86RF215 driver.
Definition in file at86rf215_params.h.
#include "board.h"
Go to the source code of this file.
Variables | |
static const at86rf215_params_t | at86rf215_params [] |
AT86RF215 configuration. More... | |
Set default configuration parameters for the AT86RF215 driver | |
#define | AT86RF215_PARAM_SPI (SPI_DEV(0)) |
#define | AT86RF215_PARAM_SPI_CLK (SPI_CLK_5MHZ) |
#define | AT86RF215_PARAM_CS (GPIO_PIN(1, 28)) |
#define | AT86RF215_PARAM_INT (GPIO_PIN(1, 7)) |
#define | AT86RF215_PARAM_RESET (GPIO_PIN(1, 8)) |
#define | AT86RF215_PARAMS |
#define AT86RF215_PARAMS |
Definition at line 51 of file at86rf215_params.h.
|
static |
AT86RF215 configuration.
Definition at line 62 of file at86rf215_params.h.