Default configuration for the OpenWSN leds. More...
Default configuration for the OpenWSN leds.
Definition in file openwsn_leds_params.h.
#include "board.h" Include dependency graph for openwsn_leds_params.h:
 Include dependency graph for openwsn_leds_params.h:Go to the source code of this file.
| Variables | |
| static const leds_config_t | openwsn_leds_params [] | 
| OpenWSN leds configuration. | |
| OpenWSN default leds pins configuration. | |
| Default settings match OpenWSN openmote-b configuration. 
 | |
| #define | OPENWSN_LEDPIN_ERROR GPIO_UNDEF | 
| #define | OPENWSN_LEDPIN_SYNC GPIO_UNDEF | 
| #define | OPENWSN_LEDPIN_RADIO GPIO_UNDEF | 
| #define | OPENWSN_LEDPIN_DEBUG GPIO_UNDEF | 
| #define | OPENWSN_LED_ON_STATE GPIO_LED_LOW | 
| #define | OPENWSN_LEDS_DEFAULT | 
| #define OPENWSN_LED_ON_STATE GPIO_LED_LOW | 
Definition at line 70 of file openwsn_leds_params.h.
| #define OPENWSN_LEDPIN_DEBUG GPIO_UNDEF | 
Definition at line 65 of file openwsn_leds_params.h.
| #define OPENWSN_LEDPIN_ERROR GPIO_UNDEF | 
Definition at line 41 of file openwsn_leds_params.h.
| #define OPENWSN_LEDPIN_RADIO GPIO_UNDEF | 
Definition at line 57 of file openwsn_leds_params.h.
| #define OPENWSN_LEDPIN_SYNC GPIO_UNDEF | 
Definition at line 49 of file openwsn_leds_params.h.
| #define OPENWSN_LEDS_DEFAULT | 
Definition at line 73 of file openwsn_leds_params.h.
| 
 | static | 
OpenWSN leds configuration.
Definition at line 83 of file openwsn_leds_params.h.