Default configuration for the AT86RF215 driver. More...
Default configuration for the AT86RF215 driver.
Definition in file at86rf215_params.h.
 Include dependency graph for at86rf215_params.h:Go to the source code of this file.
Variables | |
| static const at86rf215_params_t | at86rf215_params [] | 
| AT86RF215 configuration.   | |
Set default configuration parameters for the AT86RF215 driver | |
Example config for EXT3 on same54-xpro  | |
| #define | AT86RF215_PARAM_SPI (SPI_DEV(1)) | 
| #define | AT86RF215_PARAM_SPI_CLK (SPI_CLK_5MHZ) | 
| #define | AT86RF215_PARAM_CS (GPIO_PIN(2, 14)) | 
| #define | AT86RF215_PARAM_INT (GPIO_PIN(2, 30)) | 
| #define | AT86RF215_PARAM_RESET (GPIO_PIN(3, 10)) | 
| #define | AT86RF215_PARAMS | 
| #define AT86RF215_PARAM_CS (GPIO_PIN(2, 14)) | 
Definition at line 40 of file at86rf215_params.h.
| #define AT86RF215_PARAM_INT (GPIO_PIN(2, 30)) | 
Definition at line 43 of file at86rf215_params.h.
| #define AT86RF215_PARAM_RESET (GPIO_PIN(3, 10)) | 
Definition at line 46 of file at86rf215_params.h.
| #define AT86RF215_PARAM_SPI (SPI_DEV(1)) | 
Definition at line 34 of file at86rf215_params.h.
| #define AT86RF215_PARAM_SPI_CLK (SPI_CLK_5MHZ) | 
Definition at line 37 of file at86rf215_params.h.
| #define AT86RF215_PARAMS | 
Definition at line 50 of file at86rf215_params.h.
      
  | 
  static | 
AT86RF215 configuration.
Definition at line 61 of file at86rf215_params.h.