nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ dk_set_led_off()

int dk_set_led_off ( uint8_t  led_idx)

#include <include/dk_buttons_and_leds.h>

Turn a single LED off.

Parameters
led_idxIndex of the LED.
Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.