Contiki 2.5
uart_intr.c File Reference

uart write routines More...

#include <stdlib.h>
#include <string.h>
#include "cc2430_sfr.h"
#include "dev/leds.h"
#include "dev/uart.h"

Go to the source code of this file.

Detailed Description

uart write routines

Author

Anthony "Asterisk" Ambuehl

interrupt routines which must be in HOME bank. handles received data from UART.

Definition in file uart_intr.c.