Contiki-Inga 3.x
Main Page
Related Pages
Modules
Data Structures
Files
Examples
File List
Globals
cpu
avr
xmega_interrupt.h
1
#ifndef __XMEGA_INTERRUPT_H__
2
#define __XMEGA_INTERRUPT_H__
3
4
#include <avr/io.h>
5
#include <stdint.h>
6
#include <avrdef.h>
7
8
void
xmega_interrupt_enable(uint8_t bm);
9
10
#endif // #ifndef __XMEGA_INTERRUPT_H__
Generated on Thu Apr 24 2014 16:26:13 for Contiki-Inga 3.x by
1.8.3.1