Loading...
Searching...
No Matches
leds_config Struct Reference

OpenWSN leds pin configuration. More...

Detailed Description

OpenWSN leds pin configuration.

Definition at line 36 of file openwsn_leds.h.

#include <openwsn_leds.h>

Data Fields

gpio_t error
 error led
 
gpio_t sync
 synchronization state led
 
gpio_t radio
 radio activity led
 
gpio_t debug
 debug led
 
uint8_t led_on
 GPIO set to turn led on.
 

Field Documentation

◆ debug

gpio_t leds_config::debug

debug led

Definition at line 40 of file openwsn_leds.h.

◆ error

gpio_t leds_config::error

error led

Definition at line 37 of file openwsn_leds.h.

◆ led_on

uint8_t leds_config::led_on

GPIO set to turn led on.

Definition at line 41 of file openwsn_leds.h.

◆ radio

gpio_t leds_config::radio

radio activity led

Definition at line 39 of file openwsn_leds.h.

◆ sync

gpio_t leds_config::sync

synchronization state led

Definition at line 38 of file openwsn_leds.h.


The documentation for this struct was generated from the following file: