Default configuration for the MRF24J40 driver. More...
Default configuration for the MRF24J40 driver.
Definition in file mrf24j40_params.h.
#include "board.h"
Go to the source code of this file.
Variables | |
static const mrf24j40_params_t | mrf24j40_params [] |
MRF24J40 configuration. More... | |
Set default configuration parameters for the MRF24J40 driver | |
#define | MRF24J40_PARAM_SPI (SPI_DEV(0)) |
#define | MRF24J40_PARAM_SPI_CLK (SPI_CLK_5MHZ) |
#define | MRF24J40_PARAM_CS (GPIO_PIN(0, 0)) |
#define | MRF24J40_PARAM_INT (GPIO_PIN(0, 1)) |
#define | MRF24J40_PARAM_RESET (GPIO_PIN(0, 3)) |
#define | MRF24J40_PARAMS |
#define MRF24J40_PARAMS |
Definition at line 51 of file mrf24j40_params.h.
|
static |
MRF24J40 configuration.
Definition at line 62 of file mrf24j40_params.h.