Contiki 3.x
Files | Functions
LED driver

Files

file  leds-arch.c
 Architecture specific LED driver implementation for nRF52 DK.
 

Functions

void leds_arch_init (void)
 Leds implementation. More...
 

Detailed Description

Function Documentation

void leds_arch_init ( void  )

Leds implementation.

Leds implementation.

The FRDM-KL25Z has a tri-colour LED: Red is connected to PTB18 Green is connected to PTB19 Blue is connected to PTD1

Definition at line 52 of file leds-arch.c.