|
Contiki 3.x
|
Files | |
| file | leds-arch.c |
| LED driver implementation for the OpenMote-CC2538 platform. | |
Functions | |
| void | leds_arch_init (void) |
| Leds implementation. More... | |
| 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 53 of file leds-arch.c.
References GPIO_C_BASE, and GPIO_SET_OUTPUT.
1.8.6