Contiki-NG
leds_s Struct Reference

A LED logical representation. More...

#include <os/dev/leds.h>

Detailed Description

A LED logical representation.

pin corresponds to the GPIO pin a LED is driven by, using GPIO HAL pin representation.

negative_logic should be set to false if the LED is active low.

Definition at line 213 of file leds.h.